Searched refs:aq_failures (Results 1 – 4 of 4) sorted by relevance
224 ice_set_fc(struct ice_port_info *pi, u8 *aq_failures,
3865 ice_set_fc(struct ice_port_info *pi, u8 *aq_failures, bool ena_auto_link_update) in ice_set_fc() argument3872 if (!pi || !aq_failures) in ice_set_fc()3875 *aq_failures = 0; in ice_set_fc()3888 *aq_failures = ICE_SET_FC_AQ_FAIL_GET; in ice_set_fc()3898 *aq_failures = ICE_SET_FC_AQ_FAIL_GET; in ice_set_fc()3913 *aq_failures = ICE_SET_FC_AQ_FAIL_SET; in ice_set_fc()3932 *aq_failures = ICE_SET_FC_AQ_FAIL_UPDATE; in ice_set_fc()
143 enum i40e_status_code i40e_set_fc(struct i40e_hw *hw, u8 *aq_failures,
1764 enum i40e_status_code i40e_set_fc(struct i40e_hw *hw, u8 *aq_failures, in i40e_set_fc() argument1773 *aq_failures = 0x0; in i40e_set_fc()1794 *aq_failures |= I40E_SET_FC_AQ_FAIL_GET; in i40e_set_fc()1821 *aq_failures |= I40E_SET_FC_AQ_FAIL_SET; in i40e_set_fc()1834 *aq_failures |= I40E_SET_FC_AQ_FAIL_UPDATE; in i40e_set_fc()