Return-path: Received: from plane.gmane.org ([80.91.229.3]:50249 "EHLO plane.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751402Ab2GCEtF (ORCPT ); Tue, 3 Jul 2012 00:49:05 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Slv2r-0007Yc-Fd for linux-wireless@vger.kernel.org; Tue, 03 Jul 2012 06:49:01 +0200 Received: from c-69-245-126-173.hsd1.mi.comcast.net ([69.245.126.173]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 03 Jul 2012 06:49:01 +0200 Received: from ilhebe999 by c-69-245-126-173.hsd1.mi.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 03 Jul 2012 06:49:01 +0200 To: linux-wireless@vger.kernel.org From: Ouyang Subject: =?utf-8?b?bmNwaHktPm5vbl9jZmdfcGh5?= Date: Tue, 3 Jul 2012 04:48:44 +0000 (UTC) Message-ID: (sfid-20120703_064910_117428_1A47013F) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-wireless-owner@vger.kernel.org List-ID: Any one could tell me what is the meaning of "ncphy->non_cfg_phy", I am doing a project about wireless-testing and could not understand this part: val = le32_to_cpu(ncphy->non_cfg_phy[IWL50_RX_RES_AGC_IDX]); Thank you so much.