Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_adminq_cmd.h2430 #define ICE_AQC_CEE_FCOE_STATUS_S 8 macro
2431 #define ICE_AQC_CEE_FCOE_STATUS_M (0x7 << ICE_AQC_CEE_FCOE_STATUS_S)
H A Dice_dcb.c1066 ice_aqc_cee_status_shift = ICE_AQC_CEE_FCOE_STATUS_S; in ice_cee_to_dcb_cfg()