From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from wolverine02.qualcomm.com ([199.106.114.251]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WJ3zC-0004GF-WA for ath10k@lists.infradead.org; Thu, 27 Feb 2014 16:39:03 +0000 From: Kalle Valo Subject: Re: [PATCH] ath10k: set the mactime of ieee80211_rx_status References: <1392197866-1261-1-git-send-email-yeohchunyeow@gmail.com> Date: Thu, 27 Feb 2014 18:38:36 +0200 In-Reply-To: <1392197866-1261-1-git-send-email-yeohchunyeow@gmail.com> (Chun-Yeow Yeoh's message of "Wed, 12 Feb 2014 17:37:46 +0800") Message-ID: <87ppm8ecj7.fsf@kamboji.qca.qualcomm.com> MIME-Version: 1.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ath10k" Errors-To: ath10k-bounces+kvalo=adurom.com@lists.infradead.org To: Chun-Yeow Yeoh Cc: linux-wireless@vger.kernel.org, ath10k@lists.infradead.org Chun-Yeow Yeoh writes: > Retrieve the mactime of ieee80211_rx_status based on received > data frame. The value is obtained from the htt_rx_indication_ppdu > structure and only available in 32-bit. > > Signed-off-by: Chun-Yeow Yeoh Thanks, applied. If we learn better way to do this with full TSF, let's do that in a followup patch. -- Kalle Valo _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from sabertooth01.qualcomm.com ([65.197.215.72]:4579 "EHLO sabertooth01.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752639AbaB0Qim (ORCPT ); Thu, 27 Feb 2014 11:38:42 -0500 From: Kalle Valo To: Chun-Yeow Yeoh CC: , Subject: Re: [PATCH] ath10k: set the mactime of ieee80211_rx_status References: <1392197866-1261-1-git-send-email-yeohchunyeow@gmail.com> Date: Thu, 27 Feb 2014 18:38:36 +0200 In-Reply-To: <1392197866-1261-1-git-send-email-yeohchunyeow@gmail.com> (Chun-Yeow Yeoh's message of "Wed, 12 Feb 2014 17:37:46 +0800") Message-ID: <87ppm8ecj7.fsf@kamboji.qca.qualcomm.com> (sfid-20140227_173845_437345_ACF32CBD) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: linux-wireless-owner@vger.kernel.org List-ID: Chun-Yeow Yeoh writes: > Retrieve the mactime of ieee80211_rx_status based on received > data frame. The value is obtained from the htt_rx_indication_ppdu > structure and only available in 32-bit. > > Signed-off-by: Chun-Yeow Yeoh Thanks, applied. If we learn better way to do this with full TSF, let's do that in a followup patch. -- Kalle Valo