Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/tehuti/
Dtehuti.h164 struct rxf_fifo { struct
250 struct rxf_fifo rxf_fifo0;
Dtehuti.c79 static void bdx_rx_alloc_skbs(struct bdx_priv *priv, struct rxf_fifo *f);
1031 static void bdx_rx_free_skbs(struct bdx_priv *priv, struct rxf_fifo *f) in bdx_rx_free_skbs()
1093 static void bdx_rx_alloc_skbs(struct bdx_priv *priv, struct rxf_fifo *f) in bdx_rx_alloc_skbs()
1160 struct rxf_fifo *f; in bdx_recycle_skb()
1212 struct rxf_fifo *rxf_fifo; in bdx_rx_receive() local
1267 rxf_fifo = &priv->rxf_fifo0; in bdx_rx_receive()
1277 dm->dma, rxf_fifo->m.pktsz, in bdx_rx_receive()
1284 dm->dma, rxf_fifo->m.pktsz, in bdx_rx_receive()