Searched refs:rx_active_head (Results 1 – 3 of 3) sorted by relevance
215 seqnum_t rx_active_head; member
844 dp->rx_active_head = (seqnum_t)0; in gem_init_rx_ring()1738 dp->name, __func__, dp->rx_active_head, dp->rx_active_tail)); in gem_append_rxbuf()1826 for (active_head = dp->rx_active_head; in gem_receive()1927 if ((cnt = active_head - dp->rx_active_head) > 0) { in gem_receive()1931 dp->rx_active_head = active_head; in gem_receive()3138 SLOT(dp->rx_active_head, dp->gc.gc_rx_ring_size), in gem_mac_start()3139 dp->rx_active_tail - dp->rx_active_head); in gem_mac_start()
1566 isr, INTR_BITS, dp->rx_active_head)); in sfe_interrupt()1601 SLOT(dp->rx_active_head, rx_ring_size)); in sfe_interrupt()