Searched refs:rxf (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/xen/netback/
H A Dnetback_unit_tests.c185 netif_rx_front_ring_t rxf; member in struct:__anon14600
366 FRONT_RING_INIT(&xnb_unit_pvt.rxf, xnb_unit_pvt.rxs, PAGE_SIZE);
1677 req = RING_GET_REQUEST(&xnb_unit_pvt.rxf,
1723 req = RING_GET_REQUEST(&xnb_unit_pvt.rxf,
1795 req = RING_GET_REQUEST(&xnb_unit_pvt.rxf, start);
1850 req = RING_GET_REQUEST(&xnb_unit_pvt.rxf, start);
1853 req = RING_GET_REQUEST(&xnb_unit_pvt.rxf, start + 1);
1920 req = RING_GET_REQUEST(&xnb_unit_pvt.rxf, start);
1923 req = RING_GET_REQUEST(&xnb_unit_pvt.rxf, start + 1);
1985 req = RING_GET_REQUEST(&xnb_unit_pvt.rxf, star
[all...]
/freebsd-13-stable/sys/dev/oce/
H A Doce_sysctl.c1291 rxf_stats = &nic_mbx->params.rsp.stats.rxf;
1292 port_stats = &nic_mbx->params.rsp.stats.rxf.port[port];
1354 rxf_stats = &nic_mbx->params.rsp.stats.rxf;
1355 port_stats = &nic_mbx->params.rsp.stats.rxf.port[port];
1419 rxf_stats = &nic_mbx->params.rsp.stats.rxf;
1421 port_stats = &nic_mbx->params.rsp.stats.rxf.port[port];
H A Doce_hw.h3140 struct oce_rxf_stats_v2 rxf; member in struct:oce_hw_stats_v2
3148 struct oce_rxf_stats_v1 rxf; member in struct:oce_hw_stats_v1
3156 struct oce_rxf_stats_v0 rxf; member in struct:oce_hw_stats_v0
/freebsd-13-stable/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth_ec_regs.h992 struct al_ec_rxf rxf; /* [0x100] */ member in struct:al_ec_regs

Completed in 89 milliseconds