Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/atlantic/hw_atl/
H A Dhw_atl_utils.c74 *fw_ops = &aq_fw_2x_ops; in hw_atl_utils_initfw()
77 *fw_ops = &aq_fw_2x_ops; in hw_atl_utils_initfw()
H A Dhw_atl_utils.h652 extern const struct aq_fw_ops aq_fw_2x_ops;
H A Dhw_atl_utils_fw2x.c750 const struct aq_fw_ops aq_fw_2x_ops = { variable