Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
A Dice_txrx.c399 struct ice_rx_buf *rx_buf = &rx_ring->rx_buf[i]; in ice_clean_rx_ring()
649 ice_alloc_mapped_page(struct ice_rx_ring *rx_ring, struct ice_rx_buf *bi) in ice_alloc_mapped_page()
704 struct ice_rx_buf *bi; in ice_alloc_rx_bufs()
785 ice_can_reuse_rx_page(struct ice_rx_buf *rx_buf, int rx_buf_pgcnt) in ice_can_reuse_rx_page()
829 ice_add_rx_frag(struct ice_rx_ring *rx_ring, struct ice_rx_buf *rx_buf, in ice_add_rx_frag()
858 struct ice_rx_buf *new_buf; in ice_reuse_rx_page()
885 static struct ice_rx_buf *
889 struct ice_rx_buf *rx_buf; in ice_get_rx_buf()
923 ice_build_skb(struct ice_rx_ring *rx_ring, struct ice_rx_buf *rx_buf, in ice_build_skb()
1035 ice_put_rx_buf(struct ice_rx_ring *rx_ring, struct ice_rx_buf *rx_buf, in ice_put_rx_buf()
[all …]
A Dice_txrx.h166 struct ice_rx_buf { struct
264 struct ice_rx_buf *rx_buf;
A Dice_ethtool.c651 struct ice_rx_buf *rx_buf; in ice_lbtest_receive_frames()

Completed in 14 milliseconds