Home
last modified time | relevance | path

Searched refs:IAVF_TX_FLAGS_FD_SB (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/intel/iavf/
Diavf_txrx.h253 #define IAVF_TX_FLAGS_FD_SB BIT(9) macro
Diavf_txrx.c31 if (tx_buffer->tx_flags & IAVF_TX_FLAGS_FD_SB) in iavf_unmap_and_free_tx_resource()