Searched refs:no_cck (Results 1 – 12 of 12) sorted by relevance
/drivers/net/wireless/iwlwifi/mvm/ |
D | scan.c | 137 bool no_cck; member 176 bool no_cck) in iwl_mvm_scan_rate_n_flags() argument 185 if (band == IEEE80211_BAND_2GHZ && !no_cck) in iwl_mvm_scan_rate_n_flags() 571 bool no_cck) in iwl_mvm_scan_fill_tx_cmd() argument 577 no_cck); in iwl_mvm_scan_fill_tx_cmd() 584 no_cck); in iwl_mvm_scan_fill_tx_cmd() 815 iwl_mvm_scan_fill_tx_cmd(mvm, cmd->tx_cmd, params->no_cck); in iwl_mvm_scan_lmac() 1208 params.no_cck = req->no_cck; in iwl_mvm_reg_scan_start() 1292 params.no_cck = false; in iwl_mvm_sched_scan_start()
|
/drivers/net/wireless/ti/wl12xx/ |
D | scan.c | 231 if (wl->scan.req->no_cck) { in wl1271_scan_stm() 248 if (wl->scan.req->no_cck) { in wl1271_scan_stm()
|
/drivers/net/wireless/ath/ath6kl/ |
D | wmi.h | 854 __le32 no_cck; member 2370 __le32 no_cck; member 2574 s8 num_chan, u16 *ch_list, u32 no_cck, 2705 u32 no_cck);
|
D | cfg80211.c | 1057 request->no_cck, in ath6kl_cfg80211_scan() 3096 bool no_cck) in ath6kl_mgmt_powersave_ap() argument 3126 mgmt_buf->no_cck = no_cck; in ath6kl_mgmt_powersave_ap() 3183 bool no_cck = params->no_cck; in ath6kl_mgmt_tx() local 3225 &more_data, no_cck); in ath6kl_mgmt_tx() 3231 wait, buf, len, no_cck); in ath6kl_mgmt_tx()
|
D | wmi.c | 2010 s8 num_chan, u16 *ch_list, u32 no_cck, u32 *rates) in ath6kl_wmi_beginscan_cmd() argument 2051 sc->no_cck = cpu_to_le32(no_cck); in ath6kl_wmi_beginscan_cmd() 3689 u16 data_len, u32 no_cck) in __ath6kl_wmi_send_mgmt_cmd() argument 3720 p->no_cck = cpu_to_le32(no_cck); in __ath6kl_wmi_send_mgmt_cmd() 3729 u32 no_cck) in ath6kl_wmi_send_mgmt_cmd() argument 3744 no_cck); in ath6kl_wmi_send_mgmt_cmd()
|
D | core.h | 407 bool no_cck; member
|
D | main.c | 901 mgmt_buf->len, mgmt_buf->no_cck); in ath6kl_pspoll_event()
|
D | txrx.c | 1480 mgmt->no_cck); in ath6kl_rx()
|
/drivers/net/wireless/ti/wl18xx/ |
D | scan.c | 101 if (req->no_cck) in wl18xx_scan_send()
|
/drivers/net/wireless/cw1200/ |
D | scan.c | 212 if (priv->scan.req->no_cck) in cw1200_scan_work()
|
/drivers/net/wireless/iwlwifi/dvm/ |
D | scan.c | 759 if ((priv->scan_request && priv->scan_request->no_cck) || in iwlagn_request_scan()
|
/drivers/net/wireless/ath/ath9k/ |
D | channel.c | 981 if (req->no_cck) in ath_scan_send_probe()
|