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

/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_transceiver.c1923 switch (tcb->tcb_type) {
1934 panic("unknown i40e tcb type: %d", tcb->tcb_type);
1937 tcb->tcb_type = I40E_TX_NONE;
2182 tcb->tcb_type = I40E_TX_COPY;
H A Di40e_sw.h393 i40e_tx_type_t tcb_type; member in struct:i40e_tx_control_block

Completed in 114 milliseconds