Home
last modified time | relevance | path

Searched refs:tlv_stat (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wireless/marvell/mwifiex/
H A Dscan.c2477 struct mwifiex_ietypes_chanstats *tlv_stat) in mwifiex_update_chan_statistics() argument
2484 fw_chan_stats = (void *)((u8 *)tlv_stat + in mwifiex_update_chan_statistics()
2486 num_chan = le16_to_cpu(tlv_stat->header.len) / in mwifiex_update_chan_statistics()
2525 struct mwifiex_ietypes_chanstats *tlv_stat; in mwifiex_ret_802_11_scan_ext() local
2551 tlv_stat = (void *)tlv; in mwifiex_ret_802_11_scan_ext()
2552 mwifiex_update_chan_statistics(priv, tlv_stat); in mwifiex_ret_802_11_scan_ext()