Searched refs:no_cck (Results 1 – 13 of 13) sorted by relevance
/drivers/net/wireless/iwlwifi/mvm/ |
D | scan.c | 112 bool no_cck) in iwl_mvm_scan_rate_n_flags() argument 121 if (band == IEEE80211_BAND_2GHZ && !no_cck) in iwl_mvm_scan_rate_n_flags() 468 req->no_cck); in iwl_mvm_scan_request() 1090 bool no_cck) in iwl_mvm_unified_scan_fill_tx_cmd() argument 1096 no_cck); in iwl_mvm_unified_scan_fill_tx_cmd() 1103 no_cck); in iwl_mvm_unified_scan_fill_tx_cmd() 1259 iwl_mvm_unified_scan_fill_tx_cmd(mvm, cmd->tx_cmd, req->req.no_cck); in iwl_mvm_unified_scan_lmac()
|
/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 | cfg80211.c | 1056 request->no_cck, in ath6kl_cfg80211_scan() 3093 bool no_cck) in ath6kl_mgmt_powersave_ap() argument 3123 mgmt_buf->no_cck = no_cck; in ath6kl_mgmt_powersave_ap() 3180 bool no_cck = params->no_cck; in ath6kl_mgmt_tx() local 3222 &more_data, no_cck); in ath6kl_mgmt_tx() 3228 wait, buf, len, no_cck); in ath6kl_mgmt_tx()
|
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 | wmi.c | 2002 s8 num_chan, u16 *ch_list, u32 no_cck, u32 *rates) in ath6kl_wmi_beginscan_cmd() argument 2043 sc->no_cck = cpu_to_le32(no_cck); in ath6kl_wmi_beginscan_cmd() 3674 u16 data_len, u32 no_cck) in __ath6kl_wmi_send_mgmt_cmd() argument 3705 p->no_cck = cpu_to_le32(no_cck); in __ath6kl_wmi_send_mgmt_cmd() 3714 u32 no_cck) in ath6kl_wmi_send_mgmt_cmd() argument 3729 no_cck); in ath6kl_wmi_send_mgmt_cmd()
|
D | core.h | 407 bool no_cck; member
|
D | main.c | 899 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 | 210 if (priv->scan.req->no_cck) in cw1200_scan_work()
|
/drivers/net/wireless/iwlwifi/dvm/ |
D | scan.c | 768 if ((priv->scan_request && priv->scan_request->no_cck) || in iwlagn_request_scan()
|
/drivers/net/wireless/ath/ath9k/ |
D | channel.c | 817 if (req->no_cck) in ath_scan_send_probe()
|
/drivers/net/wireless/ath/ath10k/ |
D | mac.c | 3226 if (!req->no_cck) in ath10k_hw_scan()
|