Searched refs:igc_is_device_id_i225 (Results 1 – 3 of 3) sorted by relevance
10 bool igc_is_device_id_i225(struct igc_hw *hw);
397 bool igc_is_device_id_i225(struct igc_hw *hw) in igc_is_device_id_i225() function
6209 igc_is_device_id_i225(hw)) in validate_schedule()6334 if (igc_is_device_id_i225(hw) && adapter->taprio_offload_enable) in igc_save_qbv_schedule()