Searched defs:rx_tail (Results 1 – 8 of 8) sorted by relevance
/titanic_41/usr/src/uts/sun4v/io/ |
H A D | ldc.c | 617 uint64_t rx_head, rx_tail; in i_ldc_rxq_reconf() local 653 uint64_t rx_head, rx_tail; in i_ldc_rxq_drain() local 2230 uint64_t rx_head, rx_tail; in i_ldc_rx_process_hvq() local 2546 i_ldc_rx_ackpeek(ldc_chan_t *ldcp, uint64_t rx_head, uint64_t rx_tail) in i_ldc_rx_ackpeek() 3617 uint64_t rx_head, rx_tail; in ldc_chkq() local 3724 uint64_t rx_head = 0, rx_tail = 0; in ldc_read() local 3816 uint64_t rx_head, rx_tail; in i_ldc_read_raw() local 3888 uint64_t rx_head = 0, rx_tail = 0; in i_ldc_read_packet() local
|
/titanic_41/usr/src/uts/common/io/igb/ |
H A D | igb_rx.c | 324 uint32_t rx_tail; in igb_rx() local
|
/titanic_41/usr/src/uts/common/io/atge/ |
H A D | atge_l1e.c | 430 mblk_t *mp = NULL, *rx_head, *rx_tail; in atge_l1e_receive() local
|
H A D | atge_l1.c | 629 mblk_t *mp = NULL, *rx_head = NULL, *rx_tail = NULL; in atge_l1_rx() local
|
H A D | atge_l1c.c | 738 mblk_t *mp = NULL, *rx_head = NULL, *rx_tail = NULL; in atge_l1c_rx() local
|
/titanic_41/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_rx.c | 550 uint32_t rx_tail; in ixgbe_ring_rx() local
|
/titanic_41/usr/src/uts/common/io/bfe/ |
H A D | bfe.c | 2200 mblk_t *mp = NULL, *rx_head, *rx_tail; in bfe_receive() local
|
/titanic_41/usr/src/grub/grub-0.97/netboot/ |
H A D | e1000.c | 97 static int rx_tail, rx_last; variable
|