I40E_TLV_STATUS_SYNC 717 drivers/net/ethernet/intel/i40e/i40e_dcb.c sync = (status & I40E_TLV_STATUS_SYNC) ? 1 : 0; I40E_TLV_STATUS_SYNC 733 drivers/net/ethernet/intel/i40e/i40e_dcb.c sync = (status & I40E_TLV_STATUS_SYNC) ? 1 : 0; I40E_TLV_STATUS_SYNC 749 drivers/net/ethernet/intel/i40e/i40e_dcb.c sync = (status & I40E_TLV_STATUS_SYNC) ? 1 : 0;