Searched refs:hw_atl_utils_initfw (Results 1 – 3 of 3) sorted by relevance
602 int hw_atl_utils_initfw(struct aq_hw_s *self, const struct aq_fw_ops **fw_ops);
56 int hw_atl_utils_initfw(struct aq_hw_s *self, const struct aq_fw_ops **fw_ops) in hw_atl_utils_initfw() function
421 err = hw_atl_utils_initfw(hw, &hw->aq_fw_ops); in eth_atl_dev_init()