Searched defs:no_cck (Results 1 – 8 of 8) sorted by relevance
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | offchannel.c | 268 int no_cck) in offchannel_send_action()
|
H A D | wpa_supplicant.c | 9488 int no_cck) in wpa_drv_send_action()
|
H A D | ctrl_iface.c | 9466 int freq = 0, no_cck = 0, wait_time = 0; in wpas_ctrl_iface_mgmt_tx() local
|
/freebsd/sys/dev/iwm/ |
H A D | if_iwm_scan.c | 190 iwm_scan_rate_n_flags(struct iwm_softc *sc, int flags, int no_cck) in iwm_scan_rate_n_flags()
|
/freebsd/sys/contrib/dev/iwlwifi/mvm/ |
H A D | scan.c | 91 bool no_cck; global() member 162 iwl_mvm_scan_rate_n_flags(struct iwl_mvm * mvm,enum nl80211_band band,bool no_cck) iwl_mvm_scan_rate_n_flags() argument 646 iwl_mvm_scan_fill_tx_cmd(struct iwl_mvm * mvm,struct iwl_scan_req_tx_cmd * tx_cmd,bool no_cck) iwl_mvm_scan_fill_tx_cmd() argument [all...] |
/freebsd/contrib/wpa/src/drivers/ |
H A D | driver_atheros.c | 2067 const u8 *data, size_t data_len, int no_cck) in atheros_send_action()
|
H A D | driver_nl80211.c | 4243 unsigned int freq, int no_cck, in wpa_driver_nl80211_send_mlme() 9036 int save_cookie, int no_cck, int no_ack, in nl80211_send_frame_cmd() 9112 int no_cck) in wpa_driver_nl80211_send_action() 10853 int no_cck) in driver_nl80211_send_action()
|
/freebsd/sys/compat/linuxkpi/common/include/net/ |
H A D | cfg80211.h | 396 bool no_cck; member
|