Searched refs:aq_hw_err_from_flags (Results 1 – 4 of 4) sorted by relevance
89 return aq_hw_err_from_flags(self); in hw_atl_b0_hw_qos_set()114 return aq_hw_err_from_flags(self); in hw_atl_b0_hw_rss_hash_type_set()142 err = aq_hw_err_from_flags(self); in hw_atl_b0_hw_rss_hash_set()228 return aq_hw_err_from_flags(self); in hw_atl_b0_hw_offload_set()252 return aq_hw_err_from_flags(self); in hw_atl_b0_hw_init_tx_path()300 return aq_hw_err_from_flags(self); in hw_atl_b0_hw_init_rx_path()322 err = aq_hw_err_from_flags(self); in hw_atl_b0_hw_mac_addr_set()369 err = aq_hw_err_from_flags(self); in hw_atl_b0_hw_init()394 return aq_hw_err_from_flags(self); in hw_atl_b0_hw_ring_tx_start()400 return aq_hw_err_from_flags(self); in hw_atl_b0_hw_ring_rx_start()[all …]
51 int aq_hw_err_from_flags(struct aq_hw_s *hw);
44 int aq_hw_err_from_flags(struct aq_hw_s *hw) in aq_hw_err_from_flags() function
1593 err = aq_hw_err_from_flags(hw); in atl_update_mac_addr()