Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/tehuti/
Dtehuti.h167 struct rxf_fifo { struct
253 struct rxf_fifo rxf_fifo0;
Dtehuti.c79 static void bdx_rx_alloc_skbs(struct bdx_priv *priv, struct rxf_fifo *f);
1023 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()
1152 struct rxf_fifo *f; in bdx_recycle_skb()
1202 struct rxf_fifo *rxf_fifo; in bdx_rx_receive() local
1257 rxf_fifo = &priv->rxf_fifo0; in bdx_rx_receive()
1267 dm->dma, rxf_fifo->m.pktsz, in bdx_rx_receive()
1274 dm->dma, rxf_fifo->m.pktsz, in bdx_rx_receive()