Searched refs:rdc_first_intr (Results 1 – 2 of 2) sorted by relevance
314 boolean_t rdc_first_intr[HXGE_MAX_RDCS]; member
118 hxgep->rdc_first_intr[i] = B_TRUE; in hxge_init_rxdma_channels()1454 if (hxgep->rdc_first_intr[channel]) in hxge_rx_pkts()1586 if (hxgep->rdc_first_intr[channel] && (npkt_read > 0)) { in hxge_rx_pkts()1587 hxgep->rdc_first_intr[channel] = B_FALSE; in hxge_rx_pkts()