Searched defs:no_cck (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/wpa/wpa_supplicant/
H A Doffchannel.c233 offchannel_send_action(struct wpa_supplicant *wpa_s, unsigned int freq, const u8 *dst, const u8 *src, const u8 *bssid, const u8 *buf, size_t len, unsigned int wait_time, void (*tx_cb)(struct wpa_supplicant *wpa_s, unsigned int freq, const u8 *dst, const u8 *src, const u8 *bssid, const u8 *data, size_t data_len, enum offchannel_send_action_result result), int no_cck) argument
H A Ddriver_i.h366 wpa_drv_send_action(struct wpa_supplicant *wpa_s, unsigned int freq, unsigned int wait, const u8 *dst, const u8 *src, const u8 *bssid, const u8 *data, size_t data_len, int no_cck) argument
H A Dctrl_iface.c7329 int freq = 0, no_cck = 0, wait_time = 0; local
/freebsd-11.0-release/sys/dev/iwm/
H A Dif_iwm_scan.c204 iwm_mvm_scan_rate_n_flags(struct iwm_softc *sc, int flags, int no_cck) argument

Completed in 74 milliseconds