Searched refs:ICE_TLV_STATUS_OPER (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/drivers/net/ethernet/intel/ice/ | ||
| D | ice_type.h | 659 #define ICE_TLV_STATUS_OPER 0x1 macro |
| D | ice_dcb.c | 882 oper = (status & ICE_TLV_STATUS_OPER) ? 1 : 0; in ice_cee_to_dcb_cfg() |