Home
last modified time | relevance | path

Searched refs:aq_failures (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/io/i40e/core/
H A Di40e_prototype.h129 enum i40e_status_code i40e_set_fc(struct i40e_hw *hw, u8 *aq_failures,
H A Di40e_common.c1674 enum i40e_status_code i40e_set_fc(struct i40e_hw *hw, u8 *aq_failures, in i40e_set_fc() argument
1683 *aq_failures = 0x0; in i40e_set_fc()
1704 *aq_failures |= I40E_SET_FC_AQ_FAIL_GET; in i40e_set_fc()
1729 *aq_failures |= I40E_SET_FC_AQ_FAIL_SET; in i40e_set_fc()
1742 *aq_failures |= I40E_SET_FC_AQ_FAIL_UPDATE; in i40e_set_fc()