Searched refs:IAVF_TX_FLAGS_FD_SB (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/drivers/net/ethernet/intel/iavf/ | ||
D | iavf_txrx.h | 253 #define IAVF_TX_FLAGS_FD_SB BIT(9) macro |
D | iavf_txrx.c | 31 if (tx_buffer->tx_flags & IAVF_TX_FLAGS_FD_SB) in iavf_unmap_and_free_tx_resource() |