wcn36xx

Eugene Krasnikov k.eugene.e at gmail.com
Mon Dec 29 06:22:41 PST 2014


All that information is read through sending SMD message
wcn36xx_hal_stats_req_msg to the hardware and reading back the
response wcn36xx_hal_stats_rsp_msg. Have a look how to send and
receive SMD messaged in smd.c e.g. wcn36xx_smd_add_sta_self.

2014-12-29 14:07 GMT+00:00 Chris Healy <cphealy at gmail.com>:
> Hi Eugene,
>
> I took a look at hal.h and did find some structs that have appropriate
> variable names, but these variable names and structs are not used anywhere
> outside of hal.h.
>
> Specifically, the contents of "ani_summary_stats_info" would be appropriate
> for exposing via ethtool statistics.  Do you know how I can use these
> variables in this struct valid?  I know how to code up ethtool and the
> populate the ethtool stats in other wired Etherent controllers, but this is
> typically with the knowledge of a memory address to read from.
>
> Regards,
>
> Chris
>
> On Mon, Dec 29, 2014 at 1:38 AM, Eugene Krasnikov <k.eugene.e at gmail.com>
> wrote:
>>
>> I am not aware of. The best place to look for is hal.h. That's the
>> only place I am thinking of that might contain such an information.
>>
>> 2014-12-27 15:18 GMT+00:00 Chris Healy <cphealy at gmail.com>:
>> > Eugene,
>> >
>> > My name is Chris Healy.  I am working with some devices that use the
>> > wcn36xx
>> > wifi controller.  I'm interested in learning if the register set of this
>> > chipset supports any RMON statistics that could be exposed via the
>> > ethtool
>> > statistics ioctl.  If they are, I'd like to add support for this.  At
>> > the
>> > moment, I don't even know where to start as I cannot find suitable
>> > documentation for the chipset.
>> >
>> > Do you know if the chipset has RMON registers and if so, can you point
>> > me to
>> > any documentation so I could add this support with ethtool?
>> >
>> > Regards,
>> >
>> > Chris
>>
>>
>>
>> --
>> Best regards,
>> Eugene
>
>



-- 
Best regards,
Eugene



More information about the wcn36xx mailing list