Searched defs:rx_work_limit (Results 1 – 16 of 16) sorted by relevance
373 int rx_work_limit = tp->dirty_rx + RX_RING_SIZE - tp->cur_rx; in tulip_rx() local
520 static int hdlc_rx_done(struct ucc_hdlc_private *priv, int rx_work_limit) in hdlc_rx_done()
1452 int rx_work_limit = LMC_RXDESCS; in lmc_rx() local
519 static int hdlc_rx_done(struct ucc_hdlc_private *priv, int rx_work_limit) in hdlc_rx_done()
1143 int rx_work_limit = ep->dirty_rx + RX_RING_SIZE - ep->cur_rx; in epic_rx() local
1145 int rx_work_limit = ep->dirty_rx + RX_RING_SIZE - ep->cur_rx; in epic_rx() local
1746 int rx_work_limit; in sis900_rx() local
1739 int rx_work_limit; in sis900_rx() local
3152 static int ucc_geth_rx(struct ucc_geth_private *ugeth, u8 rxQ, int rx_work_limit) in ucc_geth_rx()
2538 int rx_work_limit) in gfar_clean_rx_ring()
2990 static int ucc_geth_rx(struct ucc_geth_private *ugeth, u8 rxQ, int rx_work_limit) in ucc_geth_rx()
2502 int rx_work_limit) in gfar_clean_rx_ring()
2597 int rx_work_limit = RX_RING_SIZE; in boomerang_rx() local
2595 int rx_work_limit = RX_RING_SIZE; in boomerang_rx() local
891 u16 rx_work_limit; member