Searched refs:I40E_TX_FLAGS_FD_SB (Results 1 – 5 of 5) sorted by relevance
164 #define I40E_TX_FLAGS_FD_SB BIT(9) macro
67 if (tx_buffer->tx_flags & I40E_TX_FLAGS_FD_SB) in i40e_unmap_and_free_tx_resource()
165 #define I40E_TX_FLAGS_FD_SB BIT(9) macro
162 tx_buf->tx_flags = I40E_TX_FLAGS_FD_SB; in i40e_program_fdir_filter()551 if (tx_buffer->tx_flags & I40E_TX_FLAGS_FD_SB) in i40e_unmap_and_free_tx_resource()
3632 if (tx_buf->tx_flags & I40E_TX_FLAGS_FD_SB) in i40e_clean_fdir_tx_irq()