Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_adminq.c726 if (aq->api_maj_ver > I40E_FW_API_VERSION_MAJOR) { in i40e_init_adminq()
H A Di40e_adminq_cmd.h14 #define I40E_FW_API_VERSION_MAJOR 0x0001 macro
H A Di40e_common.c1764 hw->aq.api_maj_ver == I40E_FW_API_VERSION_MAJOR && in i40e_aq_get_phy_capabilities()