Home
last modified time | relevance | path

Searched refs:rx_npkts (Results 1 – 10 of 10) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/ether/rtl8139/dev/rl/
H A Dif_rl.c1120 int rx_npkts = 0; in rl_rxeof() local
1170 return (rx_npkts); in rl_rxeof()
1224 rx_npkts++; in rl_rxeof()
1228 return (rx_npkts); in rl_rxeof()
1438 int rx_npkts = 0; in rl_poll() local
1442 rx_npkts = rl_poll_locked(ifp, cmd, count); in rl_poll()
1444 return (rx_npkts); in rl_poll()
1451 int rx_npkts; in rl_poll_locked() local
1456 rx_npkts = rl_rxeof(sc); in rl_poll_locked()
1468 return (rx_npkts); in rl_poll_locked()
[all …]
/haiku/src/add-ons/kernel/drivers/network/ether/via_rhine/dev/vr/
H A Dif_vr.c1297 int cons, prog, total_len, rx_npkts; in vr_rxeof() local
1303 rx_npkts = 0; in vr_rxeof()
1409 rx_npkts++; in vr_rxeof()
1429 return (rx_npkts); in vr_rxeof()
1584 int rx_npkts; in vr_poll() local
1587 rx_npkts = 0; in vr_poll()
1591 rx_npkts = vr_poll_locked(ifp, cmd, count); in vr_poll()
1593 return (rx_npkts); in vr_poll()
1600 int rx_npkts; in vr_poll_locked() local
1607 rx_npkts = vr_rxeof(sc); in vr_poll_locked()
[all …]
/haiku/src/add-ons/kernel/drivers/network/ether/nforce/dev/nfe/
H A Dif_nfe.c1614 int rx_npkts = 0; in nfe_poll() local
1620 return (rx_npkts); in nfe_poll()
1624 rx_npkts = nfe_jrxeof(sc, count, &rx_npkts); in nfe_poll()
1626 rx_npkts = nfe_rxeof(sc, count, &rx_npkts); in nfe_poll()
1634 return (rx_npkts); in nfe_poll()
1645 return (rx_npkts); in nfe_poll()
2079 int len, prog, rx_npkts; in nfe_rxeof() local
2082 rx_npkts = 0; in nfe_rxeof()
2172 rx_npkts++; in nfe_rxeof()
2180 *rx_npktsp = rx_npkts; in nfe_rxeof()
[all …]
/haiku/src/add-ons/kernel/drivers/network/ether/ipro100/dev/fxp/
H A Dif_fxp.c1675 int rx_npkts = 0; in fxp_poll() local
1680 return (rx_npkts); in fxp_poll()
1691 return (rx_npkts); /* nothing to do */ in fxp_poll()
1699 rx_npkts = fxp_intr_body(sc, ifp, statack, count); in fxp_poll()
1701 return (rx_npkts); in fxp_poll()
1875 int rx_npkts; in fxp_intr_body() local
1878 rx_npkts = 0; in fxp_intr_body()
1917 return (rx_npkts); in fxp_intr_body()
2014 rx_npkts++; in fxp_intr_body()
2016 return (rx_npkts); in fxp_intr_body()
[all …]
/haiku/src/add-ons/kernel/drivers/network/ether/3com/dev/xl/
H A Dif_xl.c1835 int rx_npkts = 0; in xl_rxeof() local
1853 rx_npkts++; in xl_rxeof()
1945 return (rx_npkts); in xl_rxeof()
1969 return (rx_npkts); in xl_rxeof()
2233 int rx_npkts = 0; local
2237 rx_npkts = xl_poll_locked(ifp, cmd, count);
2239 return (rx_npkts);
2246 int rx_npkts; local
2251 rx_npkts = xl_rxeof(sc);
2286 return (rx_npkts);
/haiku/src/add-ons/kernel/drivers/network/ether/sis900/dev/sis/
H A Dif_sis.c1481 int prog, rx_cons, rx_npkts = 0, total_len; in sis_rxeof() local
1545 rx_npkts++; in sis_rxeof()
1554 return (rx_npkts); in sis_rxeof()
1640 int rx_npkts = 0; in sis_poll() local
1645 return (rx_npkts); in sis_poll()
1656 rx_npkts = sis_rxeof(sc); in sis_poll()
1680 return (rx_npkts); in sis_poll()
/haiku/src/add-ons/kernel/drivers/network/ether/rtl81xx/dev/re/
H A Dif_re.c2178 int jumbo, maxpkt = 16, rx_npkts = 0; in re_rxeof() local
2184 if (netmap_rx_irq(ifp, 0, &rx_npkts)) in re_rxeof()
2396 rx_npkts++; in re_rxeof()
2408 *rx_npktsp = rx_npkts; in re_rxeof()
2517 int rx_npkts = 0; in re_poll() local
2521 rx_npkts = re_poll_locked(ifp, cmd, count); in re_poll()
2523 return (rx_npkts); in re_poll()
2530 int rx_npkts; in re_poll_locked() local
2535 re_rxeof(sc, &rx_npkts); in re_poll_locked()
2546 return (rx_npkts); in re_poll_locked()
[all …]
/haiku/src/add-ons/kernel/drivers/network/ether/dec21xxx/dev/dc/
H A Dif_dc.c2860 int i, total_len, rx_npkts; in dc_rxeof() local
2866 rx_npkts = 0; in dc_rxeof()
2888 rx_npkts++; in dc_rxeof()
2923 return (rx_npkts); in dc_rxeof()
2969 return (rx_npkts); in dc_rxeof()
3228 int rx_npkts = 0; in dc_poll() local
3234 return (rx_npkts); in dc_poll()
3238 rx_npkts = dc_rxeof(sc); in dc_poll()
3253 return (rx_npkts); in dc_poll()
3279 return (rx_npkts); in dc_poll()
/haiku/src/add-ons/kernel/drivers/network/ether/broadcom570x/dev/bge/
H A Dif_bge.c4311 int rx_npkts = 0, stdcnt = 0, jumbocnt = 0; in bge_rxeof() local
4318 return (rx_npkts); in bge_rxeof()
4419 rx_npkts++; in bge_rxeof()
4422 return (rx_npkts); in bge_rxeof()
4451 return (rx_npkts); in bge_rxeof()
4541 int rx_npkts = 0; in bge_poll() local
4546 return (rx_npkts); in bge_poll()
4575 rx_npkts = bge_rxeof(sc, rx_prod, 1); in bge_poll()
4578 return (rx_npkts); in bge_poll()
4585 return (rx_npkts); in bge_poll()
/haiku/src/add-ons/kernel/drivers/network/ether/vt612x/dev/vge/
H A Dif_vge.c1705 int rx_npkts = 0; in vge_poll() local
1711 rx_npkts = vge_rxeof(sc, count); in vge_poll()
1743 return (rx_npkts); in vge_poll()