Searched refs:stmmac_xdp_buff (Results 1 – 2 of 2) sorted by relevance
98 struct stmmac_xdp_buff { struct
1634 XSK_CHECK_PRIV_TYPE(struct stmmac_xdp_buff); in stmmac_alloc_rx_buffers_zc()5209 static struct stmmac_xdp_buff *xsk_buff_to_stmmac_ctx(struct xdp_buff *xdp) in xsk_buff_to_stmmac_ctx()5216 return (struct stmmac_xdp_buff *)xdp; in xsk_buff_to_stmmac_ctx()5250 struct stmmac_xdp_buff *ctx; in stmmac_rx_zc()5423 struct stmmac_xdp_buff ctx; in stmmac_rx()7438 const struct stmmac_xdp_buff *ctx = (void *)_ctx; in stmmac_xdp_rx_timestamp()