Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/igc/
Digc_base.h10 bool igc_is_device_id_i225(struct igc_hw *hw);
Digc_tsn.c342 (igc_is_device_id_i225(hw) || !adapter->qbv_count)) { in igc_tsn_offload_apply()
Digc_base.c399 bool igc_is_device_id_i225(struct igc_hw *hw) in igc_is_device_id_i225() function
Digc_main.c6103 igc_is_device_id_i225(hw)) in validate_schedule()
6243 if (igc_is_device_id_i225(hw) && adapter->taprio_offload_enable) in igc_save_qbv_schedule()