From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1adXmf-0008S9-QK for ath10k@lists.infradead.org; Wed, 09 Mar 2016 06:39:50 +0000 Date: Wed, 9 Mar 2016 12:09:15 +0530 From: Mohammed Shafi Shajakhan Subject: Re: [PATCH v1] cfg80211/nl80211: Add support for NL80211_STA_INFO_RX_DURATION Message-ID: <20160309063914.GA6068@atheros-ThinkPad-T61> References: <1457348614-10584-1-git-send-email-mohammed@qca.qualcomm.com> <1457455943.24270.8.camel@sipsolutions.net> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1457455943.24270.8.camel@sipsolutions.net> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: "ath10k" Errors-To: ath10k-bounces+kvalo=adurom.com@lists.infradead.org To: Johannes Berg Cc: linux-wireless@vger.kernel.org, kvalo@codeaurora.org, ath10k@lists.infradead.org, Mohammed Shafi Shajakhan Hi Johannes, On Tue, Mar 08, 2016 at 05:52:23PM +0100, Johannes Berg wrote: > On Mon, 2016-03-07 at 16:33 +0530, Mohammed Shafi Shajakhan wrote: > > From: Mohammed Shafi Shajakhan > > = > > Add support for new netlink attribute 'NL80211_STA_INFO_RX_DURATION' > > This flag will be set when drivers can fill rx_duration (vendor > > specific total air time(usecs) for data/management frames from the > > connected client) via 'drv_sta_statistics' callback > > = > > Also make sta_info flags 'filled' as 64 bit to accommodate for new > > per station stats. Extend 'PUT_SINFO' for supporting rx_duration > > field and any new per sta information in future > > = > > Signed-off-by: Mohammed Shafi Shajakhan > > --- > > [v1]=A0 > > 1. Fixed typo for accommodate > > 2. changed the doc for rx_duration as 'vendor specific > > implementation' > = > No, I want it defined for all cases, not left undefined. [shafi] Let me know if the below documentation is fine with you please "@rx_duration: approximate total air time(usecs) for all data/management frames from the connected client " thanks for reviewing this and Jouni for his initial suggestions. regards, shafi _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k