Searched refs:stmmac_xdp_buff (Results 1 – 2 of 2) sorted by relevance
96 struct stmmac_xdp_buff { struct
1617 XSK_CHECK_PRIV_TYPE(struct stmmac_xdp_buff); in stmmac_alloc_rx_buffers_zc()5084 static struct stmmac_xdp_buff *xsk_buff_to_stmmac_ctx(struct xdp_buff *xdp) in xsk_buff_to_stmmac_ctx()5091 return (struct stmmac_xdp_buff *)xdp; in xsk_buff_to_stmmac_ctx()5125 struct stmmac_xdp_buff *ctx; in stmmac_rx_zc()5298 struct stmmac_xdp_buff ctx; in stmmac_rx()7330 const struct stmmac_xdp_buff *ctx = (void *)_ctx; in stmmac_xdp_rx_timestamp()