Home
last modified time | relevance | path

Searched refs:IGC_TX_FLAGS_TSTAMP (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
H A Digc.h402 IGC_TX_FLAGS_TSTAMP = 0x04, enumerator
H A Digc_main.c1133 cmd_type |= IGC_SET_FLAG(tx_flags, IGC_TX_FLAGS_TSTAMP, in igc_tx_cmd_type()
1474 tx_flags |= IGC_TX_FLAGS_TSTAMP; in igc_xmit_frame_ring()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
H A Digc.h463 IGC_TX_FLAGS_TSTAMP = 0x04, enumerator
H A Digc_main.c1277 cmd_type |= IGC_SET_FLAG(tx_flags, IGC_TX_FLAGS_TSTAMP, in igc_tx_cmd_type()
1653 tx_flags |= IGC_TX_FLAGS_TSTAMP | tstamp_flags; in igc_xmit_frame_ring()

Completed in 18 milliseconds