Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/intel/igc/
Digc_main.c1038 #define IGC_SET_FLAG(_input, _flag, _result) \ macro
1051 cmd_type |= IGC_SET_FLAG(tx_flags, IGC_TX_FLAGS_TSO, in igc_tx_cmd_type()
1055 cmd_type |= IGC_SET_FLAG(tx_flags, IGC_TX_FLAGS_TSTAMP, in igc_tx_cmd_type()