Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/marvell/mwifiex/
Dscan.c2491 struct mwifiex_ietypes_chanstats *tlv_stat) in mwifiex_update_chan_statistics() argument
2498 fw_chan_stats = (void *)((u8 *)tlv_stat + in mwifiex_update_chan_statistics()
2500 num_chan = le16_to_cpu(tlv_stat->header.len) / in mwifiex_update_chan_statistics()
2539 struct mwifiex_ietypes_chanstats *tlv_stat; in mwifiex_ret_802_11_scan_ext() local
2566 tlv_stat = (void *)tlv; in mwifiex_ret_802_11_scan_ext()
2567 mwifiex_update_chan_statistics(priv, tlv_stat); in mwifiex_ret_802_11_scan_ext()