Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_type.h893 #define ICE_TLV_STATUS_OPER 0x1 macro
H A Dice_dcb.c1105 oper = (status & ICE_TLV_STATUS_OPER) ? 1 : 0; in ice_cee_to_dcb_cfg()