Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/i40e/
Di40e_dcb.c469 dcbcfg->app[0].protocolid = I40E_APP_PROTOID_FCOE; in i40e_cee_to_dcb_v1_config()
549 dcbcfg->app[0].protocolid = I40E_APP_PROTOID_FCOE; in i40e_cee_to_dcb_config()
Di40e_type.h390 #define I40E_APP_PROTOID_FCOE 0x8906 macro