Home
last modified time | relevance | path

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

/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_utils.c460 const u32 dw_minor_mask = 0x00ffffffU; in hw_atl_utils_ver_match() local
466 ver_match = ((dw_minor_mask & ver_expected) > (dw_minor_mask & ver_actual)) ? in hw_atl_utils_ver_match()