Home
last modified time | relevance | path

Searched refs:I40E_AQ_CONFIG_CRC_ENA (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/intel/i40evf/
Di40e_adminq_cmd.h1747 #define I40E_AQ_CONFIG_CRC_ENA 0x04 macro
/linux-4.1.27/drivers/net/ethernet/intel/i40e/
Di40e_adminq_cmd.h1749 #define I40E_AQ_CONFIG_CRC_ENA 0x04 macro
Di40e_common.c1477 if (resp->config & I40E_AQ_CONFIG_CRC_ENA) in i40e_aq_get_link_info()