Home
last modified time | relevance | path

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

/linux/drivers/media/pci/cx88/
H A Dcx88-cards.c55 .radio_type = UNSET,
75 .radio_type = UNSET,
104 .radio_type = UNSET,
118 .radio_type = UNSET,
140 .radio_type = UNSET,
161 .radio_type = UNSET,
198 .radio_type = UNSET,
225 .radio_type = UNSET,
259 .radio_type = UNSET,
297 .radio_type = UNSET,
[all …]
H A Dcx88.h261 unsigned int radio_type; member
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dscan.c456 scan_chan_list[chan_idx].radio_type = band; in mwifiex_scan_create_channel_list()
523 scan_chan_list[chan_idx].radio_type = band; in mwifiex_bgscan_create_channel_list()
607 u8 radio_type; in mwifiex_scan_channel_list() local
632 radio_type = 0; in mwifiex_scan_channel_list()
653 radio_type = tmp_chan_list->radio_type; in mwifiex_scan_channel_list()
658 tmp_chan_list->radio_type, in mwifiex_scan_channel_list()
737 radio_type); in mwifiex_scan_channel_list()
810 u8 radio_type; in mwifiex_config_scan() local
1018 radio_type = in mwifiex_config_scan()
1020 mwifiex_fill_cap_info(priv, radio_type, &ht_cap->ht_cap); in mwifiex_config_scan()
[all …]
H A D11n.c25 int mwifiex_fill_cap_info(struct mwifiex_private *priv, u8 radio_type, in mwifiex_fill_cap_info() argument
30 priv->wdev.wiphy->bands[radio_type]; in mwifiex_fill_cap_info()
311 u8 radio_type; in mwifiex_cmd_append_11n_tlv() local
316 radio_type = mwifiex_band_to_radio_type((u8) bss_desc->bss_band); in mwifiex_cmd_append_11n_tlv()
317 sband = priv->wdev.wiphy->bands[radio_type]; in mwifiex_cmd_append_11n_tlv()
329 mwifiex_fill_cap_info(priv, radio_type, &ht_cap->ht_cap); in mwifiex_cmd_append_11n_tlv()
401 chan_list->chan_scan_param[0].radio_type = in mwifiex_cmd_append_11n_tlv()
408 radio_type, in mwifiex_cmd_append_11n_tlv()
H A Djoin.c505 chan_tlv->chan_scan_param[0].radio_type = in mwifiex_cmd_802_11_associate()
509 chan_tlv->chan_scan_param[0].radio_type); in mwifiex_cmd_802_11_associate()
882 u8 radio_type; in mwifiex_cmd_802_11_ad_hoc_start() local
1039 chan_tlv->chan_scan_param[0].radio_type in mwifiex_cmd_802_11_ad_hoc_start()
1045 chan_tlv->chan_scan_param[0].radio_type |= in mwifiex_cmd_802_11_ad_hoc_start()
1049 chan_tlv->chan_scan_param[0].radio_type |= in mwifiex_cmd_802_11_ad_hoc_start()
1053 chan_tlv->chan_scan_param[0].radio_type); in mwifiex_cmd_802_11_ad_hoc_start()
1079 radio_type = mwifiex_band_to_radio_type( in mwifiex_cmd_802_11_ad_hoc_start()
1081 mwifiex_fill_cap_info(priv, radio_type, &ht_cap->ht_cap); in mwifiex_cmd_802_11_ad_hoc_start()
1254 chan_tlv->chan_scan_param[0].radio_type = in mwifiex_cmd_802_11_ad_hoc_join()
[all …]
H A D11h.c33 u8 radio_type; in mwifiex_11h_process_infra_join() local
39 radio_type = mwifiex_band_to_radio_type((u8) bss_desc->bss_band); in mwifiex_11h_process_infra_join()
40 sband = priv->wdev.wiphy->bands[radio_type]; in mwifiex_11h_process_infra_join()
H A D11n.h25 int mwifiex_fill_cap_info(struct mwifiex_private *, u8 radio_type,
H A Dfw.h797 u8 radio_type; member
820 u8 radio_type; member
1560 u8 radio_type; member
1654 u8 radio_type; member
H A Dcfg80211.c2721 user_scan_cfg->chan_list[i].radio_type = chan->band; in mwifiex_cfg80211_scan()
2819 bgscan_cfg->chan_list[i].radio_type = chan->band; in mwifiex_cfg80211_sched_scan_start()
/linux/drivers/nfc/
H A Dmei_phy.c43 u8 radio_type; member
132 phy->radio_type = version->radio_type; in mei_nfc_if_version()
/linux/drivers/net/wireless/ti/wl1251/
H A Dboot.c499 wl->boot_attr.radio_type = (tmp & 0x0000FF00) >> 8; in wl1251_boot()
509 wl->boot_attr.radio_type, wl->boot_attr.major, in wl1251_boot()
H A Dwl1251.h96 u32 radio_type; member
/linux/drivers/media/pci/saa7134/
H A Dsaa7134.h399 unsigned int radio_type; member
578 unsigned int radio_type; member
H A Dsaa7134-core.c1092 dev->radio_type = saa7134_boards[dev->board].radio_type; in saa7134_initdev()
/linux/drivers/platform/x86/hp/
H A Dhp-wmi.c268 u8 radio_type; member
1237 switch (state.device[i].radio_type) { in hp_wmi_rfkill2_setup()
1256 state.device[i].radio_type); in hp_wmi_rfkill2_setup()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_n.c25 #define READ_RADIO_REG2(pi, radio_type, jspace, core, reg_name) \ argument
26 read_radio_reg(pi, radio_type##_##jspace##_##reg_name | \
28 radio_type##_##jspace##0 : \
29 radio_type##_##jspace##1))
31 #define WRITE_RADIO_REG2(pi, radio_type, jspace, core, reg_name, value) \ argument
32 write_radio_reg(pi, radio_type##_##jspace##_##reg_name | \
34 radio_type##_##jspace##0 : \
35 radio_type##_##jspace##1), value)
37 #define WRITE_RADIO_SYN(pi, radio_type, reg_name, value) \ argument
38 write_radio_reg(pi, radio_type##_##SYN##_##reg_name, value)
[all …]