Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_prototype.h144 enum i40e_status_code i40e_set_fc(struct i40e_hw *hw, u8 *aq_failures,
H A Di40e_common.c1794 enum i40e_status_code i40e_set_fc(struct i40e_hw *hw, u8 *aq_failures, in i40e_set_fc() argument
1803 *aq_failures = 0x0; in i40e_set_fc()
1824 *aq_failures |= I40E_SET_FC_AQ_FAIL_GET; in i40e_set_fc()
1851 *aq_failures |= I40E_SET_FC_AQ_FAIL_SET; in i40e_set_fc()
1864 *aq_failures |= I40E_SET_FC_AQ_FAIL_UPDATE; in i40e_set_fc()