Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/ice/
Dice_adminq_cmd.h1711 #define ICE_AQC_CEE_APP_FCOE_S 0 macro
1712 #define ICE_AQC_CEE_APP_FCOE_M (0x7 << ICE_AQC_CEE_APP_FCOE_S)
Dice_dcb.c842 ice_aqc_cee_app_shift = ICE_AQC_CEE_APP_FCOE_S; in ice_cee_to_dcb_cfg()