/kernel/linux/linux-5.10/drivers/media/pci/cx88/ |
H A D | cx88-cards.c | 48 /* If radio_type !=UNSET, radio_addr should be specified 55 .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 [all...] |
/kernel/linux/linux-6.6/drivers/media/pci/cx88/ |
H A D | cx88-cards.c | 48 /* If radio_type !=UNSET, radio_addr should be specified 55 .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 [all...] |
/kernel/linux/linux-6.6/drivers/media/pci/saa7134/ |
H A D | saa7134-cards.c | 52 /* If radio_type !=UNSET, radio_addr should be specified 60 .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 [all...] |
/kernel/linux/linux-5.10/drivers/media/pci/saa7134/ |
H A D | saa7134-cards.c | 52 /* If radio_type !=UNSET, radio_addr should be specified 60 .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 [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/ |
H A D | scan.c | 479 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() 1475 mwifiex_radio_type_to_band(u8 radio_type) mwifiex_radio_type_to_band() argument 1753 mwifiex_parse_single_response_buf(struct mwifiex_private *priv, u8 **bss_info, u32 *bytes_left, u64 fw_tsf, u8 *radio_type, bool ext_scan, s32 rssi_val) mwifiex_parse_single_response_buf() argument 2131 u8 *radio_type; mwifiex_ret_802_11_scan() local 2629 u8 *radio_type; mwifiex_handle_event_ext_scan_report() local [all...] |
H A 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() 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 D | join.c | 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() 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 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()
|
H A D | 11n.h | 37 int mwifiex_fill_cap_info(struct mwifiex_private *, u8 radio_type,
|
H A D | cfp.c | 391 u8 *rates, u8 radio_type) in mwifiex_get_rates_from_cfg80211() 399 if (radio_type) { in mwifiex_get_rates_from_cfg80211() 390 mwifiex_get_rates_from_cfg80211(struct mwifiex_private *priv, u8 *rates, u8 radio_type) mwifiex_get_rates_from_cfg80211() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/ |
H A D | scan.c | 467 scan_chan_list[chan_idx].radio_type = band; in mwifiex_scan_create_channel_list() 534 scan_chan_list[chan_idx].radio_type = band; in mwifiex_bgscan_create_channel_list() 618 u8 radio_type; in mwifiex_scan_channel_list() local 643 radio_type = 0; in mwifiex_scan_channel_list() 664 radio_type = tmp_chan_list->radio_type; in mwifiex_scan_channel_list() 669 tmp_chan_list->radio_type, in mwifiex_scan_channel_list() 749 radio_type); in mwifiex_scan_channel_list() 822 u8 radio_type; in mwifiex_config_scan() local 1030 radio_type in mwifiex_config_scan() 1457 mwifiex_radio_type_to_band(u8 radio_type) mwifiex_radio_type_to_band() argument 1735 mwifiex_parse_single_response_buf(struct mwifiex_private *priv, u8 **bss_info, u32 *bytes_left, u64 fw_tsf, u8 *radio_type, bool ext_scan, s32 rssi_val) mwifiex_parse_single_response_buf() argument 2113 u8 *radio_type; mwifiex_ret_802_11_scan() local 2611 u8 *radio_type; mwifiex_handle_event_ext_scan_report() local [all...] |
H 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() 403 chan_list->chan_scan_param[0].radio_type = in mwifiex_cmd_append_11n_tlv() 410 radio_type, in mwifiex_cmd_append_11n_tlv()
|
H A D | join.c | 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() 841 u8 radio_type; in mwifiex_cmd_802_11_ad_hoc_start() local 998 chan_tlv->chan_scan_param[0].radio_type in mwifiex_cmd_802_11_ad_hoc_start() 1004 chan_tlv->chan_scan_param[0].radio_type |= in mwifiex_cmd_802_11_ad_hoc_start() 1008 chan_tlv->chan_scan_param[0].radio_type |= in mwifiex_cmd_802_11_ad_hoc_start() 1012 chan_tlv->chan_scan_param[0].radio_type); in mwifiex_cmd_802_11_ad_hoc_start() 1038 radio_type = mwifiex_band_to_radio_type( in mwifiex_cmd_802_11_ad_hoc_start() 1040 mwifiex_fill_cap_info(priv, radio_type, &ht_cap->ht_cap); in mwifiex_cmd_802_11_ad_hoc_start() 1213 chan_tlv->chan_scan_param[0].radio_type in mwifiex_cmd_802_11_ad_hoc_join() [all...] |
H 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()
|
H A D | 11n.h | 25 int mwifiex_fill_cap_info(struct mwifiex_private *, u8 radio_type,
|
H A D | cfp.c | 379 u8 *rates, u8 radio_type) in mwifiex_get_rates_from_cfg80211() 387 if (radio_type) { in mwifiex_get_rates_from_cfg80211() 378 mwifiex_get_rates_from_cfg80211(struct mwifiex_private *priv, u8 *rates, u8 radio_type) mwifiex_get_rates_from_cfg80211() argument
|
/kernel/linux/linux-5.10/drivers/nfc/ |
H A D | mei_phy.c | 43 u8 radio_type; member 134 phy->radio_type = version->radio_type; in mei_nfc_if_version()
|
H A D | mei_phy.h | 23 * @radio_type: NFC radio type 38 u8 radio_type; member
|
/kernel/linux/linux-6.6/drivers/nfc/ |
H A D | mei_phy.c | 43 u8 radio_type; member 132 phy->radio_type = version->radio_type; in mei_nfc_if_version()
|
H A D | mei_phy.h | 23 * @radio_type: NFC radio type 38 u8 radio_type; member
|
/kernel/linux/linux-5.10/drivers/misc/mei/ |
H A D | bus-fixup.c | 293 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()
|
/kernel/linux/linux-6.6/drivers/misc/mei/ |
H A D | bus-fixup.c | 343 u8 radio_type; member 410 ver->fw_ivn, ver->vendor_id, ver->radio_type); in mei_nfc_if_version() 428 if (ver->radio_type == MEI_NFC_VENDOR_INSIDE_UREAD) in mei_nfc_radio_name() 433 if (ver->radio_type == MEI_NFC_VENDOR_NXP_PN544) in mei_nfc_radio_name()
|
/kernel/linux/linux-5.10/drivers/media/pci/cx23885/ |
H A D | cx23885.h | 202 unsigned int radio_type; member 402 unsigned int radio_type; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl1251/ |
H 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()
|
/kernel/linux/linux-6.6/drivers/media/pci/cx23885/ |
H A D | cx23885.h | 202 unsigned int radio_type; member 402 unsigned int radio_type; member
|