Searched refs:rxf_fifo (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/tehuti/ |
H A D | tehuti.c | 75 static void bdx_rx_alloc_skbs(struct bdx_priv *priv, struct rxf_fifo *f); 1024 static void bdx_rx_free_skbs(struct bdx_priv *priv, struct rxf_fifo *f) in bdx_rx_free_skbs() 1085 static void bdx_rx_alloc_skbs(struct bdx_priv *priv, struct rxf_fifo *f) in bdx_rx_alloc_skbs() 1151 struct rxf_fifo *f; in bdx_recycle_skb() 1201 struct rxf_fifo *rxf_fifo; in bdx_rx_receive() local 1256 rxf_fifo = &priv->rxf_fifo0; in bdx_rx_receive() 1266 rxf_fifo->m.pktsz, in bdx_rx_receive() 1273 rxf_fifo->m.pktsz, DMA_FROM_DEVICE); in bdx_rx_receive()
|
H A D | tehuti.h | 163 struct rxf_fifo { struct 249 struct rxf_fifo rxf_fifo0;
|
/kernel/linux/linux-6.6/drivers/net/ethernet/tehuti/ |
H A D | tehuti.c | 75 static void bdx_rx_alloc_skbs(struct bdx_priv *priv, struct rxf_fifo *f); 1018 static void bdx_rx_free_skbs(struct bdx_priv *priv, struct rxf_fifo *f) in bdx_rx_free_skbs() 1079 static void bdx_rx_alloc_skbs(struct bdx_priv *priv, struct rxf_fifo *f) in bdx_rx_alloc_skbs() 1145 struct rxf_fifo *f; in bdx_recycle_skb() 1195 struct rxf_fifo *rxf_fifo; in bdx_rx_receive() local 1250 rxf_fifo = &priv->rxf_fifo0; in bdx_rx_receive() 1260 rxf_fifo->m.pktsz, in bdx_rx_receive() 1267 rxf_fifo->m.pktsz, DMA_FROM_DEVICE); in bdx_rx_receive()
|
H A D | tehuti.h | 163 struct rxf_fifo { struct 249 struct rxf_fifo rxf_fifo0;
|
Completed in 9 milliseconds