Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_utils.c79 *fw_ops = &aq_fw_2x_ops; in hw_atl_utils_initfw()
81 *fw_ops = &aq_fw_2x_ops; in hw_atl_utils_initfw()
83 *fw_ops = &aq_fw_2x_ops; in hw_atl_utils_initfw()
Dhw_atl_utils.h641 extern const struct aq_fw_ops aq_fw_2x_ops;
Dhw_atl_utils_fw2x.c709 const struct aq_fw_ops aq_fw_2x_ops = { variable