Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_type.h698 #define ICE_TLV_STATUS_SYNC 0x2 macro
Dice_dcb.c866 sync = (status & ICE_TLV_STATUS_SYNC) ? 1 : 0; in ice_cee_to_dcb_cfg()