Home
last modified time | relevance | path

Searched refs:ice_rx_buf (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_txrx.c406 struct ice_rx_buf *rx_buf = &rx_ring->rx_buf[i]; in ice_clean_rx_ring()
726 struct ice_rx_buf *bi; in ice_alloc_rx_bufs()
806 ice_can_reuse_rx_page(struct ice_rx_buf *rx_buf) in ice_can_reuse_rx_page()
849 struct ice_rx_buf *rx_buf, const unsigned int size) in ice_add_xdp_frag()
890 struct ice_rx_buf *new_buf; in ice_reuse_rx_page()
917 static struct ice_rx_buf *
921 struct ice_rx_buf *rx_buf; in ice_get_rx_buf()
952 struct ice_rx_buf *rx_buf; in ice_get_pgcnts()
1031 struct ice_rx_buf *rx_buf; in ice_construct_skb()
1146 struct ice_rx_buf *buf; in ice_put_rx_mbuf()
[all …]
H A Dice_txrx.h200 struct ice_rx_buf { struct
328 struct ice_rx_buf *rx_buf;
H A Dice_ethtool.c1232 struct ice_rx_buf *rx_buf; in ice_lbtest_receive_frames()