Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
A Dhw_atl_utils.c72 &self->chip_features); in hw_atl_utils_initfw()
834 u32 chip_features = 0U; in hw_atl_utils_hw_chip_features_init() local
836 chip_features |= ATL_HW_CHIP_ATLANTIC; in hw_atl_utils_hw_chip_features_init()
839 chip_features |= ATL_HW_CHIP_REVISION_A0 | in hw_atl_utils_hw_chip_features_init()
843 chip_features |= ATL_HW_CHIP_REVISION_B0 | in hw_atl_utils_hw_chip_features_init()
849 chip_features |= ATL_HW_CHIP_REVISION_B1 | in hw_atl_utils_hw_chip_features_init()
856 *p = chip_features; in hw_atl_utils_hw_chip_features_init()
/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
A Dhw_atl2_utils.c50 self->chip_features |= ATL_HW_CHIP_ANTIGUA; in hw_atl2_utils_initfw()
/linux/drivers/net/ethernet/aquantia/atlantic/
A Daq_hw.h175 (_HW_)->chip_features))
190 unsigned int chip_features; member

Completed in 6 milliseconds