Home
last modified time | relevance | path

Searched defs:rx_tail (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/
H A Dldc.c601 uint64_t rx_head, rx_tail; in i_ldc_rxq_reconf() local
637 uint64_t rx_head, rx_tail; in i_ldc_rxq_drain() local
2214 uint64_t rx_head, rx_tail; in i_ldc_rx_process_hvq() local
2530 i_ldc_rx_ackpeek(ldc_chan_t *ldcp, uint64_t rx_head, uint64_t rx_tail) in i_ldc_rx_ackpeek()
3600 uint64_t rx_head, rx_tail; in ldc_chkq() local
3707 uint64_t rx_head = 0, rx_tail = 0; in ldc_read() local
3799 uint64_t rx_head, rx_tail; in i_ldc_read_raw() local
3871 uint64_t rx_head = 0, rx_tail = 0; in i_ldc_read_packet() local
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_rx.c325 uint32_t rx_tail; in igb_rx() local
/illumos-gate/usr/src/uts/common/io/atge/
H A Datge_l1e.c430 mblk_t *mp = NULL, *rx_head, *rx_tail; in atge_l1e_receive() local
H A Datge_l1.c629 mblk_t *mp = NULL, *rx_head = NULL, *rx_tail = NULL; in atge_l1_rx() local
H A Datge_l1c.c738 mblk_t *mp = NULL, *rx_head = NULL, *rx_tail = NULL; in atge_l1c_rx() local
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_rx.c551 uint32_t rx_tail; in ixgbe_ring_rx() local
/illumos-gate/usr/src/uts/common/io/bfe/
H A Dbfe.c2200 mblk_t *mp = NULL, *rx_head, *rx_tail; in bfe_receive() local
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000.c97 static int rx_tail, rx_last; variable