Home
last modified time | relevance | path

Searched defs:rxr (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/sys/dev/pci/ixgbe/
H A Dix_txrx.c103 #define IXGBE_M_ADJ(sc, rxr, mp) \ argument
1289 ixgbe_setup_hw_rsc(struct rx_ring *rxr) in ixgbe_setup_hw_rsc()
1353 ixgbe_refresh_mbufs(struct rx_ring *rxr, int limit) in ixgbe_refresh_mbufs()
1428 ixgbe_allocate_receive_buffers(struct rx_ring *rxr) in ixgbe_allocate_receive_buffers()
1474 ixgbe_free_receive_ring(struct rx_ring *rxr) in ixgbe_free_receive_ring()
1487 ixgbe_setup_receive_ring(struct rx_ring *rxr) in ixgbe_setup_receive_ring()
1642 struct rx_ring *rxr = sc->rx_rings; in ixgbe_setup_receive_structures() local
1674 struct rx_ring *rxr = sc->rx_rings; in ixgbe_free_receive_structures() local
1697 ixgbe_free_receive_buffers(struct rx_ring *rxr) in ixgbe_free_receive_buffers()
1734 ixgbe_rx_input(struct rx_ring *rxr, struct ifnet *ifp, struct mbuf *m, in ixgbe_rx_input()
[all …]
H A Dixv.c608 struct rx_ring *rxr = sc->rx_rings; in ixv_detach() local
887 struct rx_ring *rxr = que->rxr; in ixv_msix_que() local
1872 struct rx_ring *rxr = sc->rx_rings; in ixv_initialize_receive_units() local
2035 struct rx_ring *rxr = (struct rx_ring *)node.sysctl_data; in ixv_sysctl_next_to_check_handler() local
2056 struct rx_ring *rxr = (struct rx_ring *)node.sysctl_data; in ixv_sysctl_next_to_refresh_handler() local
2081 struct rx_ring *rxr = (struct rx_ring *)node.sysctl_data; in ixv_sysctl_rdh_handler() local
2101 struct rx_ring *rxr = (struct rx_ring *)node.sysctl_data; in ixv_sysctl_rdt_handler() local
2117 struct rx_ring *rxr; in ixv_setup_vlan_tagging() local
2626 struct rx_ring *rxr = sc->rx_rings; in ixv_add_stats_sysctls() local
2815 struct rx_ring *rxr = sc->rx_rings; in ixv_clear_evcnt() local
H A Dixgbe.c543 struct rx_ring *rxr = sc->rx_rings; in ixgbe_initialize_receive_units() local
1813 struct rx_ring *rxr = sc->rx_rings; in ixgbe_add_hw_stats() local
2142 struct rx_ring *rxr = sc->rx_rings; in ixgbe_clear_evcnt() local
2332 struct rx_ring *rxr = (struct rx_ring *)node.sysctl_data; in ixgbe_sysctl_next_to_check_handler() local
2358 struct rx_ring *rxr = (struct rx_ring *)node.sysctl_data; in ixgbe_sysctl_next_to_refresh_handler() local
2383 struct rx_ring *rxr = (struct rx_ring *)node.sysctl_data; in ixgbe_sysctl_rdh_handler() local
2408 struct rx_ring *rxr = (struct rx_ring *)node.sysctl_data; in ixgbe_sysctl_rdt_handler() local
2511 struct rx_ring *rxr; in ixgbe_setup_vlan_hw_tagging() local
2821 struct rx_ring *rxr = que->rxr; in ixgbe_msix_que() local
3701 struct rx_ring *rxr = sc->rx_rings; in ixgbe_detach() local
[all …]
H A Dixgbe_netmap.c395 struct rx_ring *rxr = &sc->rx_rings[kring->ring_id]; in ixgbe_netmap_rxsync() local
H A Dixgbe.h332 struct rx_ring *rxr; member
696 ixgbe_rx_unrefreshed(struct rx_ring *rxr) in ixgbe_rx_unrefreshed() argument
/netbsd-src/sys/dev/pci/igc/
H A Dif_igc.c298 igc_rxdesc_sync(struct rx_ring *rxr, int id, int ops) in igc_rxdesc_sync() argument
684 struct rx_ring *rxr = &sc->rx_rings[iq]; in igc_allocate_queues() local
724 for (struct rx_ring *rxr = sc->rx_rings; rxconf > 0; rxr++, rxconf--) igc_allocate_queues() local
770 struct rx_ring *rxr = &sc->rx_rings[iq]; igc_free_queues() local
1565 struct rx_ring *rxr = &sc->rx_rings[iq]; igc_init_locked() local
1921 struct rx_ring *rxr = &sc->rx_rings[iq]; igc_stop_locked() local
2015 struct rx_ring *rxr = &sc->rx_rings[iq]; igc_rxrinfo() local
2031 igc_rxfill(struct rx_ring * rxr) igc_rxfill() argument
2049 igc_rxrefill(struct rx_ring * rxr,int end) igc_rxrefill() argument
2077 igc_rxeof(struct rx_ring * rxr,u_int limit) igc_rxeof() argument
2576 igc_get_buf(struct rx_ring * rxr,int id,bool strict) igc_get_buf() argument
2759 struct rx_ring *rxr = iq->rxr; igc_intr_queue() local
2793 struct rx_ring *rxr = iq->rxr; igc_intr() local
2865 struct rx_ring *rxr = iq->rxr; igc_handle_queue() local
3464 igc_allocate_receive_buffers(struct rx_ring * rxr) igc_allocate_receive_buffers() argument
3502 struct rx_ring *rxr = &sc->rx_rings[iq]; igc_setup_receive_structures() local
3520 igc_setup_receive_ring(struct rx_ring * rxr) igc_setup_receive_ring() argument
3628 struct rx_ring *rxr = &sc->rx_rings[iq]; igc_initialize_receive_unit() local
3673 struct rx_ring *rxr = &sc->rx_rings[iq]; igc_free_receive_structures() local
3685 igc_free_receive_buffers(struct rx_ring * rxr) igc_free_receive_buffers() argument
3718 igc_clear_receive_status(struct rx_ring * rxr) igc_clear_receive_status() argument
[all...]
H A Dif_igc.h267 struct rx_ring *rxr; member
/netbsd-src/sys/dev/hyperv/
H A Dif_hvn.c1790 struct hvn_rx_ring *rxr; in hvn_rx_ring_create() local
1867 struct hvn_rx_ring *rxr; in hvn_rx_ring_destroy() local
1913 struct hvn_rx_ring *rxr; in hvn_fixup_rx_data() local
2401 struct hvn_rx_ring *rxr; in hvn_channel_attach() local
2874 struct hvn_rx_ring *rxr; in hvn_channel_drain() local
3529 hvn_handle_ring(struct hvn_rx_ring *rxr, int txlimit, int rxlimit) in hvn_handle_ring()
3622 hvn_nvs_intr1(struct hvn_rx_ring *rxr, int txlimit, int rxlimit) in hvn_nvs_intr1()
3645 hvn_schedule_handle_ring(struct hvn_softc *sc, struct hvn_rx_ring *rxr, in hvn_schedule_handle_ring()
3671 hvn_handle_ring_common(struct hvn_rx_ring *rxr) in hvn_handle_ring_common()
3699 struct hvn_rx_ring *rxr = container_of(wk, struct hvn_rx_ring, rxr_wk); in hvn_handle_ring_work() local
[all …]
/netbsd-src/sys/dev/pci/
H A Dif_vmx.c527 vmxnet3_rxr_increment_fill(struct vmxnet3_rxring *rxr) in vmxnet3_rxr_increment_fill()
1130 struct vmxnet3_rxring *rxr; in vmxnet3_init_rxq() local
1243 struct vmxnet3_rxring *rxr; in vmxnet3_destroy_rxq() local
1476 struct vmxnet3_rxring *rxr; in vmxnet3_alloc_rxq_data() local
1553 struct vmxnet3_rxring *rxr; in vmxnet3_free_rxq_data() local
2184 struct vmxnet3_rxring *rxr) in vmxnet3_newbuf()
2247 struct vmxnet3_rxring *rxr, int idx) in vmxnet3_rxq_eof_discard()
2260 struct vmxnet3_rxring *rxr; in vmxnet3_rxq_discard_chain() local
2353 struct vmxnet3_rxring *rxr; in vmxnet3_rxq_eof() local
2702 struct vmxnet3_rxring *rxr; in vmxnet3_rxstop() local
[all …]
H A Dif_ixl.c1924 struct ixl_rx_ring *rxr = qp->qp_rxr; in ixl_enable_queue_intr() local
1936 struct ixl_rx_ring *rxr = qp->qp_rxr; in ixl_disable_queue_intr() local
1966 struct ixl_rx_ring *rxr; in ixl_reinit() local
2179 struct ixl_rx_ring *rxr; in ixl_stop_locked() local
2939 struct ixl_rx_ring *rxr = NULL; in ixl_rxr_alloc() local
2993 ixl_rxr_clean(struct ixl_softc *sc, struct ixl_rx_ring *rxr) in ixl_rxr_clean()
3023 ixl_rxr_enabled(struct ixl_softc *sc, struct ixl_rx_ring *rxr) in ixl_rxr_enabled()
3041 ixl_rxr_disabled(struct ixl_softc *sc, struct ixl_rx_ring *rxr) in ixl_rxr_disabled()
3061 ixl_rxr_config(struct ixl_softc *sc, struct ixl_rx_ring *rxr) in ixl_rxr_config()
3098 ixl_rxr_unconfig(struct ixl_softc *sc, struct ixl_rx_ring *rxr) in ixl_rxr_unconfig()
[all …]
H A Dif_iavf.c1098 struct iavf_rx_ring *rxr; in iavf_reinit() local
1154 struct iavf_rx_ring *rxr; in iavf_stop_locked() local
2331 struct iavf_rx_ring *rxr; in iavf_rxr_alloc() local
2400 iavf_rxr_free(struct iavf_softc *sc, struct iavf_rx_ring *rxr) in iavf_rxr_free()
2506 iavf_rxfill(struct iavf_softc *sc, struct iavf_rx_ring *rxr) in iavf_rxfill()
2628 iavf_rxeof(struct iavf_softc *sc, struct iavf_rx_ring *rxr, u_int rxlimit, in iavf_rxeof()
2749 iavf_rxr_clean(struct iavf_softc *sc, struct iavf_rx_ring *rxr) in iavf_rxr_clean()
3087 struct iavf_rx_ring *rxr; in iavf_handle_queue_common() local
3226 struct iavf_rx_ring *rxr; in iavf_intr() local
3281 struct iavf_rx_ring *rxr; in iavf_queue_intr() local
[all …]
H A Dif_bwfm_pci.c1175 if_rxr_get(struct if_rxring *rxr, unsigned int max) in if_rxr_get()
1190 if_rxr_put(struct if_rxring *rxr, unsigned int n) in if_rxr_put()
1202 if_rxr_init(struct if_rxring *rxr, unsigned int lwm __unused, unsigned int hwm) in if_rxr_init()
H A Dif_ena.c539 struct ena_ring *txr, *rxr; in ena_init_io_rings() local
601 struct ena_ring *rxr = &adapter->rx_ring[qid]; in ena_free_io_ring_resources() local
H A Dif_mcx.c3139 mcx_rxr_init(struct mcx_rxring *rxr, u_int lwm __unused, u_int hwm) in mcx_rxr_init()
3146 mcx_rxr_get(struct mcx_rxring *rxr, u_int max) in mcx_rxr_get()
3156 mcx_rxr_put(struct mcx_rxring *rxr, u_int n) in mcx_rxr_put()
3162 mcx_rxr_inuse(struct mcx_rxring *rxr) in mcx_rxr_inuse()
H A Dif_aq.c5918 struct aq_rxring *rxr = &sc->sc_queue[i].rxring; in aq_unset_stopping_flags() local
5941 struct aq_rxring *rxr = &sc->sc_queue[i].rxring; in aq_set_stopping_flags() local
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Dconvex.h24 #define rxr 3 macro
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Dconvex.h24 #define rxr 3 macro
/netbsd-src/sys/dev/ic/
H A Ddwc_eqos.c1660 struct eqos_ring *rxr = &sc->sc_rx; eqos_init_sysctls() local