Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/ixgb/
Dixgb_hw.h582 #define IXGB_TX_DESC_POPTS_TXSM 0x02 macro
Dixgb_main.c1437 popts |= (IXGB_TX_DESC_POPTS_IXSM | IXGB_TX_DESC_POPTS_TXSM); in ixgb_tx_queue()
1441 popts |= IXGB_TX_DESC_POPTS_TXSM; in ixgb_tx_queue()
1863 (IXGB_TX_DESC_POPTS_TXSM | in ixgb_clean_tx_irq()