Home
last modified time | relevance | path

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

/openbmc/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.c399 bool igc_is_device_id_i225(struct igc_hw *hw) in igc_is_device_id_i225() function
H A Digc_main.c6089 igc_is_device_id_i225(hw)) in validate_schedule()
6214 if (igc_is_device_id_i225(hw) && adapter->taprio_offload_enable) in igc_save_qbv_schedule()