Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2_utils.c40 *fw_ops = &aq_a2_fw_ops; in hw_atl2_utils_initfw()
44 *fw_ops = &aq_a2_fw_ops; in hw_atl2_utils_initfw()
H A Dhw_atl2_utils.h634 extern const struct aq_fw_ops aq_a2_fw_ops;
H A Dhw_atl2_utils_fw.c598 const struct aq_fw_ops aq_a2_fw_ops = { variable