Searched refs:igc_is_device_id_i225 (Results 1 – 4 of 4) sorted by relevance
10 bool igc_is_device_id_i225(struct igc_hw *hw);
342 (igc_is_device_id_i225(hw) || !adapter->qbv_count)) { in igc_tsn_offload_apply()
399 bool igc_is_device_id_i225(struct igc_hw *hw) in igc_is_device_id_i225() function
6103 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()