Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/drivers/media/pci/saa7134/
H A Dsaa7134-cards.c60 .radio_type = UNSET,
75 .radio_type = UNSET,
102 .radio_type = UNSET,
149 .radio_type = UNSET,
191 .radio_type = UNSET,
219 .radio_type = UNSET,
267 .radio_type = UNSET,
314 .radio_type = UNSET,
344 .radio_type = UNSET,
370 .radio_type = UNSET,
[all …]
H A Dsaa7134.h398 unsigned int radio_type; member
578 unsigned int radio_type; member
H A Dsaa7134-core.c1114 dev->radio_type = saa7134_boards[dev->board].radio_type; in saa7134_initdev()
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A Dscan.c479 scan_chan_list[chan_idx].radio_type = band; in mwifiex_scan_create_channel_list()
546 scan_chan_list[chan_idx].radio_type = band; in mwifiex_bgscan_create_channel_list()
631 u8 radio_type; in mwifiex_scan_channel_list() local
656 radio_type = 0; in mwifiex_scan_channel_list()
678 radio_type = tmp_chan_list->radio_type; in mwifiex_scan_channel_list()
683 tmp_chan_list->radio_type, in mwifiex_scan_channel_list()
763 radio_type); in mwifiex_scan_channel_list()
838 u8 radio_type; in mwifiex_config_scan() local
1047 radio_type = in mwifiex_config_scan()
1049 mwifiex_fill_cap_info(priv, radio_type, &ht_cap->ht_cap); in mwifiex_config_scan()
[all …]
H A D11n.c37 int mwifiex_fill_cap_info(struct mwifiex_private *priv, u8 radio_type, in mwifiex_fill_cap_info() argument
42 priv->wdev.wiphy->bands[radio_type]; in mwifiex_fill_cap_info()
323 u8 radio_type; in mwifiex_cmd_append_11n_tlv() local
328 radio_type = mwifiex_band_to_radio_type((u8) bss_desc->bss_band); in mwifiex_cmd_append_11n_tlv()
329 sband = priv->wdev.wiphy->bands[radio_type]; in mwifiex_cmd_append_11n_tlv()
341 mwifiex_fill_cap_info(priv, radio_type, &ht_cap->ht_cap); in mwifiex_cmd_append_11n_tlv()
415 chan_list->chan_scan_param[0].radio_type = in mwifiex_cmd_append_11n_tlv()
422 radio_type, in mwifiex_cmd_append_11n_tlv()
H A Djoin.c497 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()
853 u8 radio_type; in mwifiex_cmd_802_11_ad_hoc_start() local
1010 chan_tlv->chan_scan_param[0].radio_type in mwifiex_cmd_802_11_ad_hoc_start()
1016 chan_tlv->chan_scan_param[0].radio_type |= in mwifiex_cmd_802_11_ad_hoc_start()
1020 chan_tlv->chan_scan_param[0].radio_type |= in mwifiex_cmd_802_11_ad_hoc_start()
1024 chan_tlv->chan_scan_param[0].radio_type); in mwifiex_cmd_802_11_ad_hoc_start()
1050 radio_type = mwifiex_band_to_radio_type( in mwifiex_cmd_802_11_ad_hoc_start()
1052 mwifiex_fill_cap_info(priv, radio_type, &ht_cap->ht_cap); in mwifiex_cmd_802_11_ad_hoc_start()
1225 chan_tlv->chan_scan_param[0].radio_type = in mwifiex_cmd_802_11_ad_hoc_join()
[all …]
H A D11h.c45 u8 radio_type; in mwifiex_11h_process_infra_join() local
51 radio_type = mwifiex_band_to_radio_type((u8) bss_desc->bss_band); in mwifiex_11h_process_infra_join()
52 sband = priv->wdev.wiphy->bands[radio_type]; in mwifiex_11h_process_infra_join()
H A Dcfp.c391 u8 *rates, u8 radio_type) in mwifiex_get_rates_from_cfg80211() argument
399 if (radio_type) { in mwifiex_get_rates_from_cfg80211()
H A D11n.h37 int mwifiex_fill_cap_info(struct mwifiex_private *, u8 radio_type,
H A Dfw.h775 u8 radio_type; member
798 u8 radio_type; member
1520 u8 radio_type; member
1614 u8 radio_type; member
/OK3568_Linux_fs/kernel/drivers/misc/mei/
H A Dbus-fixup.c293 u8 radio_type; member
357 ver->fw_ivn, ver->vendor_id, ver->radio_type); in mei_nfc_if_version()
375 if (ver->radio_type == MEI_NFC_VENDOR_INSIDE_UREAD) in mei_nfc_radio_name()
380 if (ver->radio_type == MEI_NFC_VENDOR_NXP_PN544) in mei_nfc_radio_name()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/
H A Dmlan_scan.c137 radio_type_to_band(t_u8 radio_type) in radio_type_to_band() argument
141 switch (radio_type) { in radio_type_to_band()
425 t_u8 radio_type; in wlan_scan_create_channel_list() local
446 puser_scan_in->chan_list[0].radio_type & BAND_SPECIFIED) { in wlan_scan_create_channel_list()
447 radio_type = in wlan_scan_create_channel_list()
449 radio_type & ~BAND_SPECIFIED; in wlan_scan_create_channel_list()
450 if (!radio_type && (pscan_region->band != BAND_B) && in wlan_scan_create_channel_list()
453 if (radio_type && (pscan_region->band != BAND_A)) in wlan_scan_create_channel_list()
996 t_u8 radio_type; in wlan_scan_setup_scan_config() local
1292 radio_type = in wlan_scan_setup_scan_config()
[all …]
H A Dmlan_ieee.h1291 t_u8 radio_type;
/OK3568_Linux_fs/kernel/drivers/nfc/
H A Dmei_phy.c43 u8 radio_type; member
134 phy->radio_type = version->radio_type; in mei_nfc_if_version()
H A Dmei_phy.h38 u8 radio_type; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_scan.c153 t_u16 radio_type_to_band(t_u8 radio_type) in radio_type_to_band() argument
157 switch (radio_type) { in radio_type_to_band()
468 t_u8 radio_type; in wlan_scan_create_channel_list() local
490 puser_scan_in->chan_list[0].radio_type & BAND_SPECIFIED) { in wlan_scan_create_channel_list()
491 radio_type = puser_scan_in->chan_list[0].radio_type & in wlan_scan_create_channel_list()
493 if (!radio_type && (pscan_region->band != BAND_B) && in wlan_scan_create_channel_list()
496 if (radio_type && (pscan_region->band != BAND_A)) in wlan_scan_create_channel_list()
690 t_u8 radio_type = 0; in wlan_scan_channel_list() local
765 radio_type = ptmp_chan_list->bandcfg.chanBand; in wlan_scan_channel_list()
1136 t_u8 radio_type; in wlan_scan_setup_scan_config() local
[all …]
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dhp-wmi.c128 u8 radio_type; member
812 switch (state.device[i].radio_type) { in hp_wmi_rfkill2_setup()
831 state.device[i].radio_type); in hp_wmi_rfkill2_setup()
/OK3568_Linux_fs/kernel/drivers/media/pci/cx23885/
H A Dcx23885.h202 unsigned int radio_type; member
402 unsigned int radio_type; member
H A Dcx23885-core.c1010 dev->radio_type = cx23885_boards[dev->board].radio_type; in cx23885_dev_setup()
1016 __func__, dev->radio_type, dev->radio_addr); in cx23885_dev_setup()
/OK3568_Linux_fs/kernel/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 …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmlan_ieee.h1291 t_u8 radio_type;

12