Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/ixgb/
Dixgb_hw.h557 #define IXGB_TX_DESC_POPTS_TXSM 0x02 macro
Dixgb_main.c1391 popts |= (IXGB_TX_DESC_POPTS_IXSM | IXGB_TX_DESC_POPTS_TXSM); in ixgb_tx_queue()
1395 popts |= IXGB_TX_DESC_POPTS_TXSM; in ixgb_tx_queue()
1793 (IXGB_TX_DESC_POPTS_TXSM | in ixgb_clean_tx_irq()