Searched refs:rcr_desc_rd_head_pp (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/io/hxge/ |
H A D | hxge_rxdma.c | 1402 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 D | hxge_rxdma.h | 344 p_rcr_entry_t rcr_desc_rd_head_pp; member
|
/titanic_41/usr/src/uts/common/io/nxge/ |
H A D | nxge_rxdma.c | 1970 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_41/usr/src/uts/common/sys/nxge/ |
H A D | nxge_rxdma.h | 234 p_rcr_entry_t rcr_desc_rd_head_pp; member
|