Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/ice/
Dice_adminq_cmd.h1267 #define ICE_AQC_CEE_APP_FCOE_S 0 macro
1268 #define ICE_AQC_CEE_APP_FCOE_M (0x7 << ICE_AQC_CEE_APP_FCOE_S)
Dice_dcb.c827 ice_aqc_cee_app_shift = ICE_AQC_CEE_APP_FCOE_S; in ice_cee_to_dcb_cfg()