Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_txrx.h252 #define IAVF_TX_FLAGS_FD_SB BIT(9) macro
H A Diavf_txrx.c32 if (tx_buffer->tx_flags & IAVF_TX_FLAGS_FD_SB) in iavf_unmap_and_free_tx_resource()