Home
last modified time | relevance | path

Searched refs:chan_tlv (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Djoin.c397 struct mwifiex_ie_types_chan_list_param_set *chan_tlv; in mwifiex_cmd_802_11_associate() local
485 chan_tlv = (struct mwifiex_ie_types_chan_list_param_set *) pos; in mwifiex_cmd_802_11_associate()
486 chan_tlv->header.type = cpu_to_le16(TLV_TYPE_CHANLIST); in mwifiex_cmd_802_11_associate()
487 chan_tlv->header.len = in mwifiex_cmd_802_11_associate()
490 memset(chan_tlv->chan_scan_param, 0x00, in mwifiex_cmd_802_11_associate()
492 chan_tlv->chan_scan_param[0].chan_number = in mwifiex_cmd_802_11_associate()
495 chan_tlv->chan_scan_param[0].chan_number); in mwifiex_cmd_802_11_associate()
497 chan_tlv->chan_scan_param[0].radio_type = in mwifiex_cmd_802_11_associate()
501 chan_tlv->chan_scan_param[0].radio_type); in mwifiex_cmd_802_11_associate()
502 pos += sizeof(chan_tlv in mwifiex_cmd_802_11_associate()
852 struct mwifiex_ie_types_chan_list_param_set *chan_tlv; mwifiex_cmd_802_11_ad_hoc_start() local
1127 struct mwifiex_ie_types_chan_list_param_set *chan_tlv; mwifiex_cmd_802_11_ad_hoc_join() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Djoin.c385 struct mwifiex_ie_types_chan_list_param_set *chan_tlv; in mwifiex_cmd_802_11_associate() local
473 chan_tlv = (struct mwifiex_ie_types_chan_list_param_set *) pos; in mwifiex_cmd_802_11_associate()
474 chan_tlv->header.type = cpu_to_le16(TLV_TYPE_CHANLIST); in mwifiex_cmd_802_11_associate()
475 chan_tlv->header.len = in mwifiex_cmd_802_11_associate()
478 memset(chan_tlv->chan_scan_param, 0x00, in mwifiex_cmd_802_11_associate()
480 chan_tlv->chan_scan_param[0].chan_number = in mwifiex_cmd_802_11_associate()
483 chan_tlv->chan_scan_param[0].chan_number); in mwifiex_cmd_802_11_associate()
485 chan_tlv->chan_scan_param[0].radio_type = in mwifiex_cmd_802_11_associate()
489 chan_tlv->chan_scan_param[0].radio_type); in mwifiex_cmd_802_11_associate()
490 pos += sizeof(chan_tlv in mwifiex_cmd_802_11_associate()
840 struct mwifiex_ie_types_chan_list_param_set *chan_tlv; mwifiex_cmd_802_11_ad_hoc_start() local
1115 struct mwifiex_ie_types_chan_list_param_set *chan_tlv; mwifiex_cmd_802_11_ad_hoc_join() local
[all...]

Completed in 2 milliseconds