Searched refs:hw_atl_ops_b0 (Results 1 – 3 of 3) sorted by relevance
/drivers/net/ethernet/aquantia/atlantic/ |
D | aq_pci_func.c | 65 { AQ_DEVICE_ID_0001, AQ_HWREV_2, &hw_atl_ops_b0, &hw_atl_b0_caps_aqc107, }, 66 { AQ_DEVICE_ID_D100, AQ_HWREV_2, &hw_atl_ops_b0, &hw_atl_b0_caps_aqc100, }, 67 { AQ_DEVICE_ID_D107, AQ_HWREV_2, &hw_atl_ops_b0, &hw_atl_b0_caps_aqc107, }, 68 { AQ_DEVICE_ID_D108, AQ_HWREV_2, &hw_atl_ops_b0, &hw_atl_b0_caps_aqc108, }, 69 { AQ_DEVICE_ID_D109, AQ_HWREV_2, &hw_atl_ops_b0, &hw_atl_b0_caps_aqc109, },
|
/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
D | hw_atl_b0.h | 31 extern const struct aq_hw_ops hw_atl_ops_b0; 33 #define hw_atl_ops_b1 hw_atl_ops_b0
|
D | hw_atl_b0.c | 1657 const struct aq_hw_ops hw_atl_ops_b0 = { variable
|