Searched refs:caps_hi (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_utils_fw2x.c494 u32 caps_hi; local
499 info.caps_hi);
501 err = hw_atl_utils_fw_downld_dwords(self, offset, &caps_hi, 1);
506 *supported_rates = fw2x_to_eee_mask(caps_hi);
H A Dhw_atl_utils.h162 u32 caps_hi; member in struct:hw_atl_info

Completed in 126 milliseconds