Searched refs:rx_active_head (Results 1 – 3 of 3) sorted by relevance
215 seqnum_t rx_active_head; member
846 dp->rx_active_head = (seqnum_t)0; in gem_init_rx_ring()1740 dp->name, __func__, dp->rx_active_head, dp->rx_active_tail)); in gem_append_rxbuf()1828 for (active_head = dp->rx_active_head; in gem_receive()1929 if ((cnt = active_head - dp->rx_active_head) > 0) { in gem_receive()1933 dp->rx_active_head = active_head; in gem_receive()3140 SLOT(dp->rx_active_head, dp->gc.gc_rx_ring_size), in gem_mac_start()3141 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()