Searched refs:ICE_TLV_STATUS_SYNC (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/intel/ice/ | ||
D | ice_type.h | 492 #define ICE_TLV_STATUS_SYNC 0x2 macro |
D | ice_dcb.c | 841 sync = (status & ICE_TLV_STATUS_SYNC) ? 1 : 0; in ice_cee_to_dcb_cfg() |