Searched refs:chip_features (Results 1 - 3 of 3) sorted by last modified time

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

Completed in 300 milliseconds