Searched defs:rx_work_limit (Results 1 – 8 of 8) 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()
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
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
894 u16 rx_work_limit; member