Searched refs:ice_app_prot_id_type (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_dcb.c780 u16 ice_app_prot_id_type; local
832 ice_app_prot_id_type = ETH_P_FCOE;
840 ice_app_prot_id_type = ISCSI_LISTEN_PORT;
849 ice_app_prot_id_type = prot_id;
860 ice_app_prot_id_type = ETH_P_FIP;
876 dcbcfg->app[app_index].prot_id = ice_app_prot_id_type;

Completed in 137 milliseconds