Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/igc/
Digc.h411 IGC_TX_FLAGS_IPV4 = 0x10, enumerator
Digc_main.c1176 olinfo_status |= (tx_flags & IGC_TX_FLAGS_IPV4) * in igc_tx_olinfo_status()
1178 IGC_TX_FLAGS_IPV4); in igc_tx_olinfo_status()
1372 IGC_TX_FLAGS_IPV4; in igc_tso()