Home
last modified time | relevance | path

Searched refs:I40E_SET_FC_AQ_FAIL_SET (Results 1 – 5 of 5) sorted by relevance

/drivers/net/ethernet/intel/i40evf/
Di40e_type.h133 I40E_SET_FC_AQ_FAIL_SET = 2, enumerator
/drivers/net/ethernet/intel/i40e/
Di40e_type.h133 I40E_SET_FC_AQ_FAIL_SET = 2, enumerator
Di40e_ethtool.c895 if (aq_failures & I40E_SET_FC_AQ_FAIL_SET) { in i40e_set_pauseparam()
Di40e_common.c1711 *aq_failures |= I40E_SET_FC_AQ_FAIL_SET; in i40e_set_fc()
Di40e_main.c10559 if (set_fc_aq_fail & I40E_SET_FC_AQ_FAIL_SET) in i40e_probe()