Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ice/
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
Dice_txrx_lib.h172 struct ice_xdp_buff *xdp_ext = container_of(xdp, struct ice_xdp_buff, in ice_xdp_meta_set_desc() local
Dice_txrx.h333 struct ice_xdp_buff xdp_ext; member