Home
last modified time | relevance | path

Searched refs:rcr_desc_rd_head_pp (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_rxdma.c1393 p_rcr_entry_t rcr_desc_rd_head_pp; in hxge_rx_pkts() local
1423 rcrp->rcr_desc_rd_head_pp, rcrp->comp_rd_index)); in hxge_rx_pkts()
1442 rcr_desc_rd_head_pp = rcrp->rcr_desc_rd_head_pp; in hxge_rx_pkts()
1550 channel, multi, nrcr_read, npkt_read, rcr_desc_rd_head_pp, in hxge_rx_pkts()
1559 rcrp->rcr_desc_rd_head_pp = rcr_desc_rd_head_pp; in hxge_rx_pkts()
1588 channel, rcrp->rcr_desc_rd_head_pp, rcrp->comp_rd_index)); in hxge_rx_pkts()
2730 rcrp->rcr_desc_rd_head_pp = rcrp->rcr_desc_first_pp = in hxge_map_rxdma_channel_cfg_ring()
2734 rcrp->rcr_desc_last_pp = rcrp->rcr_desc_rd_head_pp + in hxge_map_rxdma_channel_cfg_ring()
2746 rcrp->rcr_desc_rd_head_pp, rcrp->rcr_desc_last_p, in hxge_map_rxdma_channel_cfg_ring()
3612 rcrp->rcr_desc_rd_head_pp = rcrp->rcr_desc_first_pp = in hxge_rxdma_fatal_err_recover()
[all …]
H A Dhxge_rxdma.h344 p_rcr_entry_t rcr_desc_rd_head_pp; member
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_rxdma.c1952 p_rcr_entry_t rcr_desc_rd_head_pp; in nxge_rx_pkts() local
1976 rcr_p->rcr_desc_rd_head_pp, in nxge_rx_pkts()
2007 rcr_desc_rd_head_pp = rcr_p->rcr_desc_rd_head_pp; in nxge_rx_pkts()
2066 nrcr_read, npkt_read, rcr_desc_rd_head_pp, in nxge_rx_pkts()
2098 nrcr_read, npkt_read, rcr_desc_rd_head_pp, in nxge_rx_pkts()
2107 rcr_p->rcr_desc_rd_head_pp = rcr_desc_rd_head_pp; in nxge_rx_pkts()
2138 rcr_p->rcr_desc_rd_head_pp, in nxge_rx_pkts()
3571 rcrp->rcr_desc_rd_head_pp = rcrp->rcr_desc_first_pp = in nxge_map_rxdma_channel_cfg_ring()
3576 rcrp->rcr_desc_last_pp = rcrp->rcr_desc_rd_head_pp + in nxge_map_rxdma_channel_cfg_ring()
3590 rcrp->rcr_desc_rd_head_pp, in nxge_map_rxdma_channel_cfg_ring()
[all …]
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_rxdma.h234 p_rcr_entry_t rcr_desc_rd_head_pp; member