Home
last modified time | relevance | path

Searched refs:ice_xdp_buff (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_txrx_lib.h128 struct ice_xdp_buff *xdp_ext = container_of(xdp, struct ice_xdp_buff, in ice_xdp_meta_set_desc()
H A Dice_txrx.h265 struct ice_xdp_buff { struct
272 static_assert(offsetof(struct ice_xdp_buff, xdp_buff) == 0); argument
333 struct ice_xdp_buff xdp_ext;
H A Dice_txrx_lib.c517 const struct ice_xdp_buff *xdp_ext = (void *)ctx; in ice_xdp_rx_hw_ts()
548 const struct ice_xdp_buff *xdp_ext = (void *)ctx; in ice_xdp_rx_hash()
570 const struct ice_xdp_buff *xdp_ext = (void *)ctx; in ice_xdp_rx_vlan_tag()
H A Dice_base.c505 XSK_CHECK_PRIV_TYPE(struct ice_xdp_buff); in ice_xsk_pool_fill_cb()
507 desc.off = offsetof(struct ice_xdp_buff, pkt_ctx) - in ice_xsk_pool_fill_cb()