Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_base.h11 bool igc_is_device_id_i226(struct igc_hw *hw);
H A Digc_tsn.c274 if (igc_is_device_id_i226(hw)) { in igc_tsn_enable_offload()
H A Digc_base.c415 bool igc_is_device_id_i226(struct igc_hw *hw) in igc_is_device_id_i226() function