| /OK3568_Linux_fs/kernel/drivers/staging/wfx/ |
| H A D | main.c | 157 if (wdev->hw_caps.api_version_major < major) in wfx_api_older_than() 159 if (wdev->hw_caps.api_version_major > major) in wfx_api_older_than() 161 if (wdev->hw_caps.api_version_minor < minor) in wfx_api_older_than() 371 wdev->hw_caps.firmware_major, wdev->hw_caps.firmware_minor, in wfx_probe() 372 wdev->hw_caps.firmware_build, wdev->hw_caps.firmware_label, in wfx_probe() 373 wdev->hw_caps.api_version_major, wdev->hw_caps.api_version_minor, in wfx_probe() 374 wdev->keyset, wdev->hw_caps.link_mode); in wfx_probe() 378 wdev->hw_caps.firmware_major, in wfx_probe() 379 wdev->hw_caps.firmware_minor, in wfx_probe() 380 wdev->hw_caps.firmware_build); in wfx_probe() [all …]
|
| H A D | hif_rx.c | 84 memcpy(&wdev->hw_caps, body, sizeof(struct hif_ind_startup)); in hif_startup_indication() 85 le16_to_cpus((__le16 *)&wdev->hw_caps.hardware_id); in hif_startup_indication() 86 le16_to_cpus((__le16 *)&wdev->hw_caps.num_inp_ch_bufs); in hif_startup_indication() 87 le16_to_cpus((__le16 *)&wdev->hw_caps.size_inp_ch_buf); in hif_startup_indication() 88 le32_to_cpus((__le32 *)&wdev->hw_caps.supported_rate_mask); in hif_startup_indication()
|
| H A D | bh.c | 183 WARN(len > wdev->hw_caps.size_inp_ch_buf, in tx_helper() 185 len, wdev->hw_caps.size_inp_ch_buf); in tx_helper() 205 if (wdev->hif.tx_buffers_used < wdev->hw_caps.num_inp_ch_bufs) { in bh_work_tx()
|
| H A D | wfx.h | 41 struct hif_ind_startup hw_caps; member
|
| H A D | data_tx.c | 362 if (skb->len > wvif->wdev->hw_caps.size_inp_ch_buf) { in wfx_tx_inner() 365 skb->len, wvif->wdev->hw_caps.size_inp_ch_buf); in wfx_tx_inner()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/ |
| H A D | common-init.c | 134 if (ah->caps.hw_caps & ATH9K_HW_CAP_2GHZ) { in ath9k_cmn_init_channels_rates() 151 if (ah->caps.hw_caps & ATH9K_HW_CAP_5GHZ) { in ath9k_cmn_init_channels_rates() 185 if (ah->caps.hw_caps & ATH9K_HW_CAP_LDPC) in ath9k_cmn_setup_ht_cap() 188 if (ah->caps.hw_caps & ATH9K_HW_CAP_SGI_20) in ath9k_cmn_setup_ht_cap() 234 if (!(ah->caps.hw_caps & ATH9K_HW_CAP_HT)) in ath9k_cmn_reload_chainmask() 237 if (ah->caps.hw_caps & ATH9K_HW_CAP_2GHZ) in ath9k_cmn_reload_chainmask() 240 if (ah->caps.hw_caps & ATH9K_HW_CAP_5GHZ) in ath9k_cmn_reload_chainmask()
|
| H A D | gpio.c | 129 if (ah->caps.hw_caps & ATH9K_HW_CAP_RFSILENT) in ath_start_rfkill_poll() 214 if (ah->caps.hw_caps & ATH9K_HW_CAP_MCI) { in ath_btcoex_period_timer() 219 if (!(ah->caps.hw_caps & ATH9K_HW_CAP_MCI)) in ath_btcoex_period_timer() 225 if (!(ah->caps.hw_caps & ATH9K_HW_CAP_MCI)) { in ath_btcoex_period_timer() 265 (!(ah->caps.hw_caps & ATH9K_HW_CAP_MCI) && in ath_btcoex_no_stomp_timer() 349 if ((sc->sc_ah->caps.hw_caps & ATH9K_HW_CAP_MCI) && mci->aggr_limit) in ath9k_btcoex_aggr_limit() 372 if (!(ah->caps.hw_caps & ATH9K_HW_CAP_MCI)) in ath9k_start_btcoex() 393 if (ah->caps.hw_caps & ATH9K_HW_CAP_MCI) in ath9k_stop_btcoex()
|
| H A D | ar9002_mac.c | 81 if (!(pCap->hw_caps & ATH9K_HW_CAP_RAC_SUPPORTED)) { in ar9002_hw_get_isr() 87 if (pCap->hw_caps & ATH9K_HW_CAP_RAC_SUPPORTED) in ar9002_hw_get_isr() 108 if (pCap->hw_caps & ATH9K_HW_CAP_RAC_SUPPORTED) { in ar9002_hw_get_isr() 140 if (pCap->hw_caps & ATH9K_HW_CAP_RAC_SUPPORTED) { in ar9002_hw_get_isr() 156 !(pCap->hw_caps & ATH9K_HW_CAP_AUTOSLEEP)) in ar9002_hw_get_isr() 159 if (!(pCap->hw_caps & ATH9K_HW_CAP_RAC_SUPPORTED)) { in ar9002_hw_get_isr() 165 if (!(pCap->hw_caps & ATH9K_HW_CAP_RAC_SUPPORTED)) { in ar9002_hw_get_isr()
|
| H A D | init.c | 315 if (!(sc->sc_ah->caps.hw_caps & ATH9K_HW_CAP_4KB_SPLITTRANS)) { in ath_descdma_setup() 352 if (!(sc->sc_ah->caps.hw_caps & in ath_descdma_setup() 383 if (!(sc->sc_ah->caps.hw_caps & in ath_descdma_setup() 437 if (sc->sc_ah->caps.hw_caps & ATH9K_HW_CAP_ANT_DIV_COMB) in ath9k_init_misc() 498 pCap->hw_caps &= ~ATH9K_HW_CAP_ANT_DIV_COMB; in ath9k_init_pcoem_platform() 502 pCap->hw_caps |= ATH9K_HW_CAP_BT_ANT_DIV; in ath9k_init_pcoem_platform() 722 (pCap->hw_caps & ATH9K_HW_CAP_BT_ANT_DIV)) in ath9k_init_softc() 816 if (ah->caps.hw_caps & ATH9K_HW_CAP_2GHZ) in ath9k_init_txpower_limits() 818 if (ah->caps.hw_caps & ATH9K_HW_CAP_5GHZ) in ath9k_init_txpower_limits() 933 if (sc->sc_ah->caps.hw_caps & ATH9K_HW_CAP_HT) { in ath9k_set_hw_capab() [all …]
|
| H A D | hw.c | 53 else if (ah->caps.hw_caps & ATH9K_HW_CAP_FASTCLOCK) in ath9k_hw_set_clockrate() 1553 if (pCap->hw_caps & ATH9K_HW_CAP_FCC_BAND_SWITCH) { in ath9k_hw_channel_change() 1813 if (!(pCap->hw_caps & ATH9K_HW_CAP_FCC_BAND_SWITCH) && in ath9k_hw_do_fastcc() 2002 if (ah->caps.hw_caps & ATH9K_HW_CAP_RFSILENT) in ath9k_hw_reset() 2145 if (!(pCap->hw_caps & ATH9K_HW_CAP_AUTOSLEEP)) { in ath9k_set_power_network_sleep() 2369 if (pCap->hw_caps & ATH9K_HW_CAP_AUTOSLEEP) in ath9k_hw_set_sta_beacon_timers() 2515 pCap->hw_caps |= ATH9K_HW_CAP_5GHZ; in ath9k_hw_fill_cap_info() 2522 pCap->hw_caps |= ATH9K_HW_CAP_2GHZ; in ath9k_hw_fill_cap_info() 2525 if ((pCap->hw_caps & (ATH9K_HW_CAP_2GHZ | ATH9K_HW_CAP_5GHZ)) == 0) { in ath9k_hw_fill_cap_info() 2577 pCap->hw_caps |= ATH9K_HW_CAP_HT; in ath9k_hw_fill_cap_info() [all …]
|
| H A D | ar9003_mac.c | 233 if (!(pCap->hw_caps & ATH9K_HW_CAP_RAC_SUPPORTED)) { in ar9003_hw_get_isr() 239 if ((pCap->hw_caps & ATH9K_HW_CAP_RAC_SUPPORTED)) in ar9003_hw_get_isr() 266 if (!(pCap->hw_caps & ATH9K_HW_CAP_RAC_SUPPORTED)) { in ar9003_hw_get_isr() 281 if (pCap->hw_caps & ATH9K_HW_CAP_RAC_SUPPORTED) in ar9003_hw_get_isr() 295 if (!(pCap->hw_caps & ATH9K_HW_CAP_RAC_SUPPORTED)) { in ar9003_hw_get_isr() 304 if (!(pCap->hw_caps & ATH9K_HW_CAP_RAC_SUPPORTED)) { in ar9003_hw_get_isr()
|
| H A D | recv.c | 26 (sc->sc_ah->caps.hw_caps & ATH9K_HW_CAP_AUTOSLEEP); in ath9k_check_auto_sleep() 283 if (sc->sc_ah->caps.hw_caps & ATH9K_HW_CAP_EDMA) in ath_rx_init() 338 if (sc->sc_ah->caps.hw_caps & ATH9K_HW_CAP_EDMA) { in ath_rx_cleanup() 446 if (ah->caps.hw_caps & ATH9K_HW_CAP_EDMA) { in ath_startrecv() 475 if (sc->sc_ah->caps.hw_caps & ATH9K_HW_CAP_EDMA) in ath_flushrecv() 491 if (sc->sc_ah->caps.hw_caps & ATH9K_HW_CAP_EDMA) in ath_stoprecv() 970 if (!(ah->caps.hw_caps & ATH9K_HW_CAP_ANT_DIV_COMB)) in ath9k_antenna_check() 984 if (pCap->hw_caps & ATH9K_HW_CAP_BT_ANT_DIV) { in ath9k_antenna_check() 1071 bool edma = !!(ah->caps.hw_caps & ATH9K_HW_CAP_EDMA); in ath_rx_tasklet()
|
| H A D | main.c | 444 if (ah->caps.hw_caps & ATH9K_HW_CAP_EDMA) in ath9k_tasklet() 452 if ((ah->caps.hw_caps & ATH9K_HW_CAP_EDMA) && in ath9k_tasklet() 460 if (ah->caps.hw_caps & ATH9K_HW_CAP_EDMA) { in ath9k_tasklet() 578 if (!(ah->caps.hw_caps & ATH9K_HW_CAP_AUTOSLEEP)) in ath_isr() 701 if (ah->caps.hw_caps & ATH9K_HW_CAP_EDMA) in ath9k_start() 717 if (ah->caps.hw_caps & ATH9K_HW_CAP_HT) in ath9k_start() 786 if (!(sc->sc_ah->caps.hw_caps & ATH9K_HW_CAP_AUTOSLEEP)) in ath9k_tx() 868 if (sc->sc_ah->caps.hw_caps & ATH9K_HW_CAP_EDMA) { in ath9k_txq_has_key() 1458 if (!(ah->caps.hw_caps & ATH9K_HW_CAP_AUTOSLEEP)) { in ath9k_enable_ps() 1478 if (!(ah->caps.hw_caps & ATH9K_HW_CAP_AUTOSLEEP)) { in ath9k_disable_ps() [all …]
|
| H A D | dfs_debug.c | 50 (sc->sc_ah->caps.hw_caps & ATH9K_HW_CAP_DFS) ? in read_file_dfs()
|
| H A D | mac.c | 751 if (ah->caps.hw_caps & ATH9K_HW_CAP_EDMA) in ath9k_hw_beaconq_setup() 962 if (!(pCap->hw_caps & ATH9K_HW_CAP_AUTOSLEEP)) in ath9k_hw_set_interrupts() 1017 if (!(pCap->hw_caps & ATH9K_HW_CAP_AUTOSLEEP)) { in ath9k_hw_set_interrupts()
|
| H A D | hw.h | 296 u32 hw_caps; /* ATH9K_HW_CAP_* from ath9k_hw_caps */ member 470 (IS_CHAN_5GHZ(_c) && ((_ah)->caps.hw_caps & ATH9K_HW_CAP_FASTCLOCK)) 1167 (ah->caps.hw_caps & ATH9K_HW_CAP_MCI); in ath9k_hw_mci_is_enabled()
|
| H A D | debug.c | 258 if (!(pCap->hw_caps & ATH9K_HW_CAP_BT_ANT_DIV)) in write_file_bt_ant_diversity() 321 if (!(pCap->hw_caps & ATH9K_HW_CAP_ANT_DIV_COMB)) { in read_file_antenna_diversity() 478 if (sc->sc_ah->caps.hw_caps & ATH9K_HW_CAP_EDMA) { in ath_debug_stat_interrupt() 538 if (sc->sc_ah->caps.hw_caps & ATH9K_HW_CAP_EDMA) { in read_file_interrupt()
|
| H A D | htc_drv_gpio.c | 332 if (priv->ah->caps.hw_caps & ATH9K_HW_CAP_RFSILENT) in ath9k_start_rfkill_poll()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/ |
| H A D | init.c | 239 ampdu_db_log("sh->cfg.hw_caps = 0x%x\n", sh->cfg.hw_caps); in ssv6xxx_set_80211_hw_capab() 240 if (sh->cfg.hw_caps & SSV6200_HW_CAP_HT) { in ssv6xxx_set_80211_hw_capab() 241 if (sh->cfg.hw_caps & SSV6200_HW_CAP_AMPDU_RX) in ssv6xxx_set_80211_hw_capab() 252 if (sh->cfg.hw_caps & SSV6200_HW_CAP_GF) { in ssv6xxx_set_80211_hw_capab() 256 if (sh->cfg.hw_caps & SSV6200_HT_CAP_SGI_20) in ssv6xxx_set_80211_hw_capab() 268 if (sh->cfg.hw_caps & SSV6200_HW_CAP_P2P) { in ssv6xxx_set_80211_hw_capab() 281 if (sh->cfg.hw_caps & SSV6200_HW_CAP_AP){ in ssv6xxx_set_80211_hw_capab() 288 if (sh->cfg.hw_caps & SSV6200_HW_CAP_TDLS){ in ssv6xxx_set_80211_hw_capab() 306 if (sh->cfg.hw_caps & SSV6200_HW_CAP_2GHZ) { in ssv6xxx_set_80211_hw_capab() 311 if (sh->cfg.hw_caps & SSV6200_HW_CAP_AMPDU_TX) in ssv6xxx_set_80211_hw_capab() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/ssvdevice/ |
| H A D | ssv_cmd.c | 211 { "hw_cap_ht", (void *)&ssv_cfg.hw_caps, 0, __string2flag32 }, 212 { "hw_cap_gf", (void *)&ssv_cfg.hw_caps, 1, __string2flag32 }, 213 { "hw_cap_2ghz", (void *)&ssv_cfg.hw_caps, 2, __string2flag32 }, 214 { "hw_cap_5ghz", (void *)&ssv_cfg.hw_caps, 3, __string2flag32 }, 215 { "hw_cap_security", (void *)&ssv_cfg.hw_caps, 4, __string2flag32 }, 216 { "hw_cap_sgi_20", (void *)&ssv_cfg.hw_caps, 5, __string2flag32 }, 217 { "hw_cap_sgi_40", (void *)&ssv_cfg.hw_caps, 6, __string2flag32 }, 218 { "hw_cap_ap", (void *)&ssv_cfg.hw_caps, 7, __string2flag32 }, 219 { "hw_cap_p2p", (void *)&ssv_cfg.hw_caps, 8, __string2flag32 }, 220 { "hw_cap_ampdu_rx", (void *)&ssv_cfg.hw_caps, 9, __string2flag32 }, [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/ |
| H A D | aq_ethtool.c | 830 const struct aq_hw_caps_s *hw_caps; in aq_set_ringparam() local 836 hw_caps = cfg->aq_hw_caps; in aq_set_ringparam() 848 cfg->rxds = max(ring->rx_pending, hw_caps->rxds_min); in aq_set_ringparam() 849 cfg->rxds = min(cfg->rxds, hw_caps->rxds_max); in aq_set_ringparam() 852 cfg->txds = max(ring->tx_pending, hw_caps->txds_min); in aq_set_ringparam() 853 cfg->txds = min(cfg->txds, hw_caps->txds_max); in aq_set_ringparam()
|
| /OK3568_Linux_fs/kernel/include/linux/platform_data/ |
| H A D | emif_plat.h | 115 u32 hw_caps; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/include/ |
| H A D | ssv_cfg.h | 33 u32 hw_caps; member
|
| /OK3568_Linux_fs/kernel/drivers/memory/ |
| H A D | emif.c | 990 if (emif->plat_data->hw_caps & EMIF_HW_CAPS_LL_INTERFACE) { in emif_interrupt_handler() 1040 if (emif->plat_data->hw_caps & EMIF_HW_CAPS_LL_INTERFACE) in clear_all_interrupts() 1052 if (emif->plat_data->hw_caps & EMIF_HW_CAPS_LL_INTERFACE) in disable_and_clear_all_interrupts() 1076 if (emif->plat_data->hw_caps & EMIF_HW_CAPS_LL_INTERFACE) { in setup_interrupts() 1335 pd->hw_caps |= EMIF_HW_CAPS_LL_INTERFACE; in of_get_memory_device_details()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/inc/ |
| H A D | hardwaremanager.h | 261 uint32_t hw_caps[PHM_MAX_NUM_CAPS_ULONG_ENTRIES]; member
|