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

/freebsd-12-stable/sys/dev/xen/netback/
H A Dnetback_unit_tests.c187 netif_rx_front_ring_t rxf; member in struct:__anon15592
368 FRONT_RING_INIT(&xnb_unit_pvt.rxf, xnb_unit_pvt.rxs, PAGE_SIZE);
1682 req = RING_GET_REQUEST(&xnb_unit_pvt.rxf,
1728 req = RING_GET_REQUEST(&xnb_unit_pvt.rxf,
1800 req = RING_GET_REQUEST(&xnb_unit_pvt.rxf, start);
1855 req = RING_GET_REQUEST(&xnb_unit_pvt.rxf, start);
1858 req = RING_GET_REQUEST(&xnb_unit_pvt.rxf, start + 1);
1925 req = RING_GET_REQUEST(&xnb_unit_pvt.rxf, start);
1928 req = RING_GET_REQUEST(&xnb_unit_pvt.rxf, start + 1);
1990 req = RING_GET_REQUEST(&xnb_unit_pvt.rxf, star
[all...]
/freebsd-12-stable/sys/dev/oce/
H A Doce_sysctl.c1324 rxf_stats = &nic_mbx->params.rsp.stats.rxf;
1325 port_stats = &nic_mbx->params.rsp.stats.rxf.port[port];
1389 rxf_stats = &nic_mbx->params.rsp.stats.rxf;
1390 port_stats = &nic_mbx->params.rsp.stats.rxf.port[port];
1454 rxf_stats = &nic_mbx->params.rsp.stats.rxf;
1456 port_stats = &nic_mbx->params.rsp.stats.rxf.port[port];
H A Doce_hw.h3182 struct oce_rxf_stats_v2 rxf; member in struct:oce_hw_stats_v2
3191 struct oce_rxf_stats_v1 rxf; member in struct:oce_hw_stats_v1
3199 struct oce_rxf_stats_v0 rxf; member in struct:oce_hw_stats_v0
/freebsd-12-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 209 milliseconds