Home
last modified time | relevance | path

Searched defs:xdp_ext (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
H A Dice_txrx_lib.c491 const struct ice_xdp_buff *xdp_ext = (void *)ctx; in ice_xdp_rx_hw_ts() local
522 const struct ice_xdp_buff *xdp_ext = (void *)ctx; in ice_xdp_rx_hash() local
544 const struct ice_xdp_buff *xdp_ext = (void *)ctx; in ice_xdp_rx_vlan_tag() local
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() local
H A Dice_txrx.h332 struct ice_xdp_buff xdp_ext; member