Searched refs:stmmac_xdp_buff (Results 1 – 1 of 1) sorted by relevance
1679 XSK_CHECK_PRIV_TYPE(struct stmmac_xdp_buff); in stmmac_alloc_rx_buffers_zc()5241 static struct stmmac_xdp_buff *xsk_buff_to_stmmac_ctx(struct xdp_buff *xdp) in xsk_buff_to_stmmac_ctx()5248 return (struct stmmac_xdp_buff *)xdp; in xsk_buff_to_stmmac_ctx()5282 struct stmmac_xdp_buff *ctx; in stmmac_rx_zc()5455 struct stmmac_xdp_buff ctx; in stmmac_rx()7375 const struct stmmac_xdp_buff *ctx = (void *)_ctx; in stmmac_xdp_rx_timestamp()