Searched refs:tcb_next (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_transceiver.c1940 tcb->tcb_next = NULL;
2041 tcb->tcb_next = tcbhead;
2073 tcbhead = tcb->tcb_next;
H A Di40e_sw.h391 struct i40e_tx_control_block *tcb_next; member in struct:i40e_tx_control_block

Completed in 165 milliseconds