/linux-4.1.27/drivers/media/pci/saa7134/ |
D | saa7134-cards.c | 66 .radio_type = UNSET, 81 .radio_type = UNSET, 110 .radio_type = UNSET, 159 .radio_type = UNSET, 202 .radio_type = UNSET, 231 .radio_type = UNSET, 281 .radio_type = UNSET, 330 .radio_type = UNSET, 361 .radio_type = UNSET, 388 .radio_type = UNSET, [all …]
|
D | saa7134.h | 392 unsigned int radio_type; member 566 unsigned int radio_type; member
|
D | saa7134-core.c | 970 dev->radio_type = saa7134_boards[dev->board].radio_type; in saa7134_initdev()
|
/linux-4.1.27/drivers/media/pci/cx88/ |
D | cx88-cards.c | 78 .radio_type = UNSET, 98 .radio_type = UNSET, 127 .radio_type = UNSET, 141 .radio_type = UNSET, 163 .radio_type = UNSET, 184 .radio_type = UNSET, 221 .radio_type = UNSET, 248 .radio_type = UNSET, 282 .radio_type = UNSET, 321 .radio_type = UNSET, [all …]
|
D | cx88.h | 269 unsigned int radio_type; member
|
/linux-4.1.27/drivers/misc/mei/ |
D | nfc.c | 57 u8 radio_type; member 113 u8 radio_type; member 168 switch (ndev->radio_type) { in mei_nfc_build_bus_name() 175 ndev->radio_type); in mei_nfc_build_bus_name() 181 switch (ndev->radio_type) { in mei_nfc_build_bus_name() 187 ndev->radio_type); in mei_nfc_build_bus_name() 313 ndev->radio_type = version->radio_type; in mei_nfc_if_version() 444 ndev->fw_ivn, ndev->vendor_id, ndev->radio_type); in mei_nfc_init()
|
/linux-4.1.27/drivers/net/wireless/mwifiex/ |
D | scan.c | 508 scan_chan_list[chan_idx].radio_type = band; in mwifiex_scan_create_channel_list() 600 u8 radio_type; in mwifiex_scan_channel_list() local 625 radio_type = 0; in mwifiex_scan_channel_list() 647 radio_type = tmp_chan_list->radio_type; in mwifiex_scan_channel_list() 652 tmp_chan_list->radio_type, in mwifiex_scan_channel_list() 729 radio_type); in mwifiex_scan_channel_list() 813 u8 radio_type; in mwifiex_config_scan() local 986 radio_type = in mwifiex_config_scan() 988 mwifiex_fill_cap_info(priv, radio_type, &ht_cap->ht_cap); in mwifiex_config_scan() 1016 radio_type = in mwifiex_config_scan() [all …]
|
D | 11n.c | 37 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() 322 u8 radio_type; in mwifiex_cmd_append_11n_tlv() local 327 radio_type = mwifiex_band_to_radio_type((u8) bss_desc->bss_band); in mwifiex_cmd_append_11n_tlv() 328 sband = priv->wdev.wiphy->bands[radio_type]; in mwifiex_cmd_append_11n_tlv() 340 mwifiex_fill_cap_info(priv, radio_type, &ht_cap->ht_cap); in mwifiex_cmd_append_11n_tlv() 382 chan_list->chan_scan_param[0].radio_type = in mwifiex_cmd_append_11n_tlv() 389 radio_type, in mwifiex_cmd_append_11n_tlv()
|
D | join.c | 493 chan_tlv->chan_scan_param[0].radio_type = in mwifiex_cmd_802_11_associate() 497 chan_tlv->chan_scan_param[0].radio_type); in mwifiex_cmd_802_11_associate() 789 u8 radio_type; in mwifiex_cmd_802_11_ad_hoc_start() local 941 chan_tlv->chan_scan_param[0].radio_type in mwifiex_cmd_802_11_ad_hoc_start() 947 chan_tlv->chan_scan_param[0].radio_type |= in mwifiex_cmd_802_11_ad_hoc_start() 951 chan_tlv->chan_scan_param[0].radio_type |= in mwifiex_cmd_802_11_ad_hoc_start() 955 chan_tlv->chan_scan_param[0].radio_type); in mwifiex_cmd_802_11_ad_hoc_start() 981 radio_type = mwifiex_band_to_radio_type( in mwifiex_cmd_802_11_ad_hoc_start() 983 mwifiex_fill_cap_info(priv, radio_type, &ht_cap->ht_cap); in mwifiex_cmd_802_11_ad_hoc_start() 1155 chan_tlv->chan_scan_param[0].radio_type = in mwifiex_cmd_802_11_ad_hoc_join() [all …]
|
D | 11h.c | 45 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()
|
D | cfp.c | 391 u8 *rates, u8 radio_type) in mwifiex_get_rates_from_cfg80211() argument 399 if (radio_type) { in mwifiex_get_rates_from_cfg80211()
|
D | 11n.h | 37 int mwifiex_fill_cap_info(struct mwifiex_private *, u8 radio_type,
|
D | fw.h | 648 u8 radio_type; member 661 u8 radio_type; member 1303 u8 radio_type; member 1361 u8 radio_type; member
|
D | main.h | 1067 u8 *rates, u8 radio_type);
|
D | cfg80211.c | 2291 user_scan_cfg->chan_list[i].radio_type = chan->band; in mwifiex_cfg80211_scan()
|
/linux-4.1.27/drivers/net/wireless/ti/wl1251/ |
D | boot.c | 513 wl->boot_attr.radio_type = (tmp & 0x0000FF00) >> 8; in wl1251_boot() 523 wl->boot_attr.radio_type, wl->boot_attr.major, in wl1251_boot()
|
D | wl1251.h | 110 u32 radio_type; member
|
/linux-4.1.27/drivers/platform/x86/ |
D | hp-wmi.c | 120 u8 radio_type; member 836 switch (state.device[i].radio_type) { in hp_wmi_rfkill2_setup() 855 state.device[i].radio_type); in hp_wmi_rfkill2_setup()
|
/linux-4.1.27/drivers/media/pci/cx23885/ |
D | cx23885.h | 202 unsigned int radio_type; member 401 unsigned int radio_type; member
|
D | cx23885-core.c | 944 dev->radio_type = cx23885_boards[dev->board].radio_type; in cx23885_dev_setup() 950 __func__, dev->radio_type, dev->radio_addr); in cx23885_dev_setup()
|
D | cx23885-cards.c | 261 .radio_type = UNSET,
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/phy/ |
D | phy_n.c | 36 #define READ_RADIO_REG2(pi, radio_type, jspace, core, reg_name) \ argument 37 read_radio_reg(pi, radio_type##_##jspace##_##reg_name | \ 39 radio_type##_##jspace##0 : \ 40 radio_type##_##jspace##1)) 42 #define WRITE_RADIO_REG2(pi, radio_type, jspace, core, reg_name, value) \ argument 43 write_radio_reg(pi, radio_type##_##jspace##_##reg_name | \ 45 radio_type##_##jspace##0 : \ 46 radio_type##_##jspace##1), value) 48 #define WRITE_RADIO_SYN(pi, radio_type, reg_name, value) \ argument 49 write_radio_reg(pi, radio_type##_##SYN##_##reg_name, value) [all …]
|