| /linux/drivers/media/pci/saa7134/ |
| A D | saa7134-cards.c | 60 .radio_type = UNSET, 75 .radio_type = UNSET, 102 .radio_type = UNSET, 149 .radio_type = UNSET, 191 .radio_type = UNSET, 219 .radio_type = UNSET, 2402 .radio_type = UNSET, 2443 .radio_type = UNSET, 3819 .radio_type = UNSET, 3989 .radio_type = UNSET, [all …]
|
| A D | saa7134.h | 399 unsigned int radio_type; member 578 unsigned int radio_type; member
|
| A D | saa7134-core.c | 1092 dev->radio_type = saa7134_boards[dev->board].radio_type; in saa7134_initdev()
|
| /linux/drivers/media/pci/cx88/ |
| A D | cx88-cards.c | 55 .radio_type = UNSET, 75 .radio_type = UNSET, 104 .radio_type = UNSET, 118 .radio_type = UNSET, 955 .radio_type = UNSET, 981 .radio_type = UNSET, 993 .radio_type = UNSET, 1018 .radio_type = UNSET, 1038 .radio_type = UNSET, 1441 .radio_type = UNSET, [all …]
|
| A D | cx88.h | 261 unsigned int radio_type; member
|
| /linux/drivers/net/wireless/marvell/mwifiex/ |
| A D | scan.c | 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() 810 u8 radio_type; in mwifiex_config_scan() local 1018 radio_type = in mwifiex_config_scan() 1049 radio_type = in mwifiex_config_scan() 1051 scan_chan_list[chan_idx].radio_type = radio_type; in mwifiex_config_scan() 2105 u8 *radio_type; in mwifiex_ret_802_11_scan() local 2198 radio_type = &chan_band->radio_type; in mwifiex_ret_802_11_scan() 2601 u8 *radio_type; in mwifiex_handle_event_ext_scan_report() local [all …]
|
| A D | 11n.c | 25 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()
|
| A D | join.c | 505 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() 889 u8 radio_type; in mwifiex_cmd_802_11_ad_hoc_start() local 1046 chan_tlv->chan_scan_param[0].radio_type in mwifiex_cmd_802_11_ad_hoc_start() 1052 chan_tlv->chan_scan_param[0].radio_type |= in mwifiex_cmd_802_11_ad_hoc_start() 1056 chan_tlv->chan_scan_param[0].radio_type |= in mwifiex_cmd_802_11_ad_hoc_start() 1060 chan_tlv->chan_scan_param[0].radio_type); in mwifiex_cmd_802_11_ad_hoc_start() 1086 radio_type = mwifiex_band_to_radio_type( in mwifiex_cmd_802_11_ad_hoc_start() 1088 mwifiex_fill_cap_info(priv, radio_type, &ht_cap->ht_cap); in mwifiex_cmd_802_11_ad_hoc_start() 1261 chan_tlv->chan_scan_param[0].radio_type = in mwifiex_cmd_802_11_ad_hoc_join() [all …]
|
| A D | 11h.c | 33 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()
|
| A D | cfp.c | 379 u8 *rates, u8 radio_type) in mwifiex_get_rates_from_cfg80211() argument 387 if (radio_type) { in mwifiex_get_rates_from_cfg80211()
|
| A D | 11n.h | 25 int mwifiex_fill_cap_info(struct mwifiex_private *, u8 radio_type,
|
| A D | fw.h | 792 u8 radio_type; member 815 u8 radio_type; member 1555 u8 radio_type; member 1649 u8 radio_type; member
|
| A D | main.h | 1208 u8 *rates, u8 radio_type);
|
| A D | cfg80211.c | 2717 user_scan_cfg->chan_list[i].radio_type = chan->band; in mwifiex_cfg80211_scan() 2815 bgscan_cfg->chan_list[i].radio_type = chan->band; in mwifiex_cfg80211_sched_scan_start()
|
| /linux/drivers/nfc/ |
| A D | mei_phy.c | 43 u8 radio_type; member 132 phy->radio_type = version->radio_type; in mei_nfc_if_version()
|
| A D | mei_phy.h | 38 u8 radio_type; member
|
| /linux/drivers/misc/mei/ |
| A D | bus-fixup.c | 345 u8 radio_type; member 412 ver->fw_ivn, ver->vendor_id, ver->radio_type); in mei_nfc_if_version() 430 if (ver->radio_type == MEI_NFC_VENDOR_INSIDE_UREAD) in mei_nfc_radio_name() 435 if (ver->radio_type == MEI_NFC_VENDOR_NXP_PN544) in mei_nfc_radio_name()
|
| /linux/drivers/net/wireless/ti/wl1251/ |
| A D | boot.c | 499 wl->boot_attr.radio_type = (tmp & 0x0000FF00) >> 8; in wl1251_boot() 509 wl->boot_attr.radio_type, wl->boot_attr.major, in wl1251_boot()
|
| A D | wl1251.h | 96 u32 radio_type; member
|
| /linux/drivers/media/pci/cx23885/ |
| A D | cx23885.h | 202 unsigned int radio_type; member 402 unsigned int radio_type; member
|
| A D | cx23885-core.c | 1010 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()
|
| A D | cx23885-cards.c | 252 .radio_type = UNSET,
|
| /linux/drivers/platform/x86/hp/ |
| A D | hp-wmi.c | 225 u8 radio_type; member 1130 switch (state.device[i].radio_type) { in hp_wmi_rfkill2_setup() 1149 state.device[i].radio_type); in hp_wmi_rfkill2_setup()
|
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
| A D | phy_n.c | 28 radio_type##_##jspace##0 : \ 29 radio_type##_##jspace##1)) 34 radio_type##_##jspace##0 : \ 35 radio_type##_##jspace##1), value) 42 radio_type##_##jspace##0##_##reg_name : \ 43 radio_type##_##jspace##1##_##reg_name)) 47 radio_type##_##jspace##0##_##reg_name : \ 48 radio_type##_##jspace##1##_##reg_name), \ 54 radio_type##_##reg_name##_##jspace##1)) 58 radio_type##_##reg_name##_##jspace##0 : \ [all …]
|