Home
last modified time | relevance | path

Searched refs:rxf (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/xen/netback/
H A Dnetback_unit_tests.c184 netif_rx_front_ring_t rxf; member
365 FRONT_RING_INIT(&xnb_unit_pvt.rxf, xnb_unit_pvt.rxs, PAGE_SIZE); in setup_pvt_data()
1670 req = RING_GET_REQUEST(&xnb_unit_pvt.rxf, in xnb_rxpkt2gnttab_short()
1716 req = RING_GET_REQUEST(&xnb_unit_pvt.rxf, in xnb_rxpkt2gnttab_2req()
1788 req = RING_GET_REQUEST(&xnb_unit_pvt.rxf, start); in xnb_rxpkt2rsp_short()
1843 req = RING_GET_REQUEST(&xnb_unit_pvt.rxf, start); in xnb_rxpkt2rsp_extra()
1846 req = RING_GET_REQUEST(&xnb_unit_pvt.rxf, start + 1); in xnb_rxpkt2rsp_extra()
1913 req = RING_GET_REQUEST(&xnb_unit_pvt.rxf, start); in xnb_rxpkt2rsp_2slots()
1916 req = RING_GET_REQUEST(&xnb_unit_pvt.rxf, start + 1); in xnb_rxpkt2rsp_2slots()
1978 req = RING_GET_REQUEST(&xnb_unit_pvt.rxf, start); in xnb_rxpkt2rsp_2short()
[all …]
/freebsd/sys/dev/oce/
H A Doce_sysctl.c1290 rxf_stats = &nic_mbx->params.rsp.stats.rxf; in copy_stats_to_sc_be2()
1291 port_stats = &nic_mbx->params.rsp.stats.rxf.port[port]; in copy_stats_to_sc_be2()
1353 rxf_stats = &nic_mbx->params.rsp.stats.rxf; in copy_stats_to_sc_be3()
1354 port_stats = &nic_mbx->params.rsp.stats.rxf.port[port]; in copy_stats_to_sc_be3()
1418 rxf_stats = &nic_mbx->params.rsp.stats.rxf; in copy_stats_to_sc_sh()
1420 port_stats = &nic_mbx->params.rsp.stats.rxf.port[port]; in copy_stats_to_sc_sh()
H A Doce_hw.h3139 struct oce_rxf_stats_v2 rxf; member
3147 struct oce_rxf_stats_v1 rxf; member
3155 struct oce_rxf_stats_v0 rxf; member
/freebsd/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth_ec_regs.h992 struct al_ec_rxf rxf; /* [0x100] */ member
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.td2210 ".insn rxf,$enc,$R1,$R3,$XBD2", []>;