Searched refs:tcb_type (Results 1 – 2 of 2) sorted by relevance
1923 switch (tcb->tcb_type) { in i40e_tcb_reset()1934 panic("unknown i40e tcb type: %d", tcb->tcb_type); in i40e_tcb_reset()1937 tcb->tcb_type = I40E_TX_NONE; in i40e_tcb_reset()2182 tcb->tcb_type = I40E_TX_COPY; in i40e_ring_tx()
417 i40e_tx_type_t tcb_type; member