Home
last modified time | relevance | path

Searched refs:ice_xmit_zc (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
H A Dice_xsk.h32 bool ice_xmit_zc(struct ice_tx_ring *xdp_ring, struct xsk_buff_pool *xsk_pool);
35 static inline bool ice_xmit_zc(struct ice_tx_ring __always_unused *xdp_ring, in ice_xmit_zc() function
H A Dice_txrx.c1545 wd = ice_xmit_zc(tx_ring, xsk_pool); in ice_napi_poll()