Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/igc/
Digc_tsn.c142 if (igc_is_device_id_i226(hw)) in igc_tsn_disable_offload()
205 if (igc_is_device_id_i226(hw)) in igc_tsn_enable_offload()
382 if (igc_is_device_id_i226(hw)) { in igc_tsn_enable_offload()
Digc_base.h11 bool igc_is_device_id_i226(struct igc_hw *hw);
Digc_base.c413 bool igc_is_device_id_i226(struct igc_hw *hw) in igc_is_device_id_i226() function