Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_adminq_cmd.h2423 #define ICE_AQC_CEE_APP_FIP_S 8 macro
2424 #define ICE_AQC_CEE_APP_FIP_M (0x7 << ICE_AQC_CEE_APP_FIP_S)
H A Dice_dcb.c1096 ice_aqc_cee_app_shift = ICE_AQC_CEE_APP_FIP_S; in ice_cee_to_dcb_cfg()