Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/
D11n.c319 struct mwifiex_ie_types_chan_list_param_set *chan_list; in mwifiex_cmd_append_11n_tlv()
408 (struct mwifiex_ie_types_chan_list_param_set *) *buffer; in mwifiex_cmd_append_11n_tlv()
410 sizeof(struct mwifiex_ie_types_chan_list_param_set)); in mwifiex_cmd_append_11n_tlv()
413 sizeof(struct mwifiex_ie_types_chan_list_param_set) - in mwifiex_cmd_append_11n_tlv()
428 *buffer += sizeof(struct mwifiex_ie_types_chan_list_param_set); in mwifiex_cmd_append_11n_tlv()
429 ret_len += sizeof(struct mwifiex_ie_types_chan_list_param_set); in mwifiex_cmd_append_11n_tlv()
Djoin.c397 struct mwifiex_ie_types_chan_list_param_set *chan_tlv; in mwifiex_cmd_802_11_associate()
485 chan_tlv = (struct mwifiex_ie_types_chan_list_param_set *) pos; in mwifiex_cmd_802_11_associate()
852 struct mwifiex_ie_types_chan_list_param_set *chan_tlv; in mwifiex_cmd_802_11_ad_hoc_start()
995 chan_tlv = (struct mwifiex_ie_types_chan_list_param_set *) pos; in mwifiex_cmd_802_11_ad_hoc_start()
1125 struct mwifiex_ie_types_chan_list_param_set *chan_tlv; in mwifiex_cmd_802_11_ad_hoc_join()
1211 chan_tlv = (struct mwifiex_ie_types_chan_list_param_set *) pos; in mwifiex_cmd_802_11_ad_hoc_join()
Dscan.c619 struct mwifiex_ie_types_chan_list_param_set in mwifiex_scan_channel_list()
819 struct mwifiex_ie_types_chan_list_param_set **chan_list_out, in mwifiex_config_scan()
1062 (struct mwifiex_ie_types_chan_list_param_set *) tlv_pos; in mwifiex_config_scan()
1479 struct mwifiex_ie_types_chan_list_param_set *chan_list_out; in mwifiex_scan_networks()
2281 struct mwifiex_ie_types_chan_list_param_set *chan_list_tlv; in mwifiex_cmd_802_11_bg_scan_config()
2372 chan_list_tlv = (struct mwifiex_ie_types_chan_list_param_set *)tlv_pos; in mwifiex_cmd_802_11_bg_scan_config()
Dfw.h781 struct mwifiex_ie_types_chan_list_param_set { struct