Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/hxge/
H A Dhxge_rxdma.c1402 p_rcr_entry_t rcr_desc_rd_head_pp; in hxge_rx_pkts() local
1432 rcrp->rcr_desc_rd_head_pp, rcrp->comp_rd_index)); in hxge_rx_pkts()
1451 rcr_desc_rd_head_pp = rcrp->rcr_desc_rd_head_pp; in hxge_rx_pkts()
1535 nrcr_read, npkt_read, rcr_desc_rd_head_pp, comp_rd_index)); in hxge_rx_pkts()
1559 channel, multi, nrcr_read, npkt_read, rcr_desc_rd_head_pp, in hxge_rx_pkts()
1568 rcrp->rcr_desc_rd_head_pp = rcr_desc_rd_head_pp; in hxge_rx_pkts()
1597 channel, rcrp->rcr_desc_rd_head_pp, rcrp->comp_rd_index)); in hxge_rx_pkts()
2750 rcrp->rcr_desc_rd_head_pp = rcrp->rcr_desc_first_pp = in hxge_map_rxdma_channel_cfg_ring()
2753 rcrp->rcr_desc_rd_head_pp = rcrp->rcr_desc_first_pp = in hxge_map_rxdma_channel_cfg_ring()
2758 rcrp->rcr_desc_last_pp = rcrp->rcr_desc_rd_head_pp + in hxge_map_rxdma_channel_cfg_ring()
[all …]
H A Dhxge_rxdma.h344 p_rcr_entry_t rcr_desc_rd_head_pp; member
/titanic_50/usr/src/uts/common/io/nxge/
H A Dnxge_rxdma.c1970 p_rcr_entry_t rcr_desc_rd_head_pp; in nxge_rx_pkts() local
1994 rcr_p->rcr_desc_rd_head_pp, in nxge_rx_pkts()
2025 rcr_desc_rd_head_pp = rcr_p->rcr_desc_rd_head_pp; in nxge_rx_pkts()
2084 nrcr_read, npkt_read, rcr_desc_rd_head_pp, in nxge_rx_pkts()
2116 nrcr_read, npkt_read, rcr_desc_rd_head_pp, in nxge_rx_pkts()
2125 rcr_p->rcr_desc_rd_head_pp = rcr_desc_rd_head_pp; in nxge_rx_pkts()
2156 rcr_p->rcr_desc_rd_head_pp, in nxge_rx_pkts()
3599 rcrp->rcr_desc_rd_head_pp = rcrp->rcr_desc_first_pp = in nxge_map_rxdma_channel_cfg_ring()
3602 rcrp->rcr_desc_rd_head_pp = rcrp->rcr_desc_first_pp = in nxge_map_rxdma_channel_cfg_ring()
3608 rcrp->rcr_desc_last_pp = rcrp->rcr_desc_rd_head_pp + in nxge_map_rxdma_channel_cfg_ring()
[all …]
/titanic_50/usr/src/uts/common/sys/nxge/
H A Dnxge_rxdma.h234 p_rcr_entry_t rcr_desc_rd_head_pp; member