Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igc/
H A Digc_base.h10 bool igc_is_device_id_i225(struct igc_hw *hw);
H A Digc_base.c397 bool igc_is_device_id_i225(struct igc_hw *hw) in igc_is_device_id_i225() function
H A Digc_main.c6209 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()