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

/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c957 request->no_cck,
2687 bool no_cck)
2717 mgmt_buf->no_cck = no_cck;
2754 const u8 *buf, size_t len, bool no_cck,
2792 len, &more_data, no_cck);
2799 buf, len, no_cck);
2680 ath6kl_mgmt_powersave_ap(struct ath6kl_vif *vif, u32 id, u32 freq, u32 wait, const u8 *buf, size_t len, bool *more_data, bool no_cck) argument
2750 ath6kl_mgmt_tx(struct wiphy *wiphy, struct net_device *dev, struct ieee80211_channel *chan, bool offchan, enum nl80211_channel_type channel_type, bool channel_type_valid, unsigned int wait, const u8 *buf, size_t len, bool no_cck, bool dont_wait_for_ack, u64 *cookie) argument
H A Dwmi.c1815 s8 num_chan, u16 *ch_list, u32 no_cck, u32 *rates)
1845 sc->no_cck = cpu_to_le32(no_cck);
3264 u16 data_len, u32 no_cck)
3294 p->no_cck = cpu_to_le32(no_cck);
3303 u32 no_cck)
3318 no_cck);
1811 ath6kl_wmi_beginscan_cmd(struct wmi *wmi, u8 if_idx, enum wmi_scan_type scan_type, u32 force_fgscan, u32 is_legacy, u32 home_dwell_time, u32 force_scan_interval, s8 num_chan, u16 *ch_list, u32 no_cck, u32 *rates) argument
3262 __ath6kl_wmi_send_mgmt_cmd(struct wmi *wmi, u8 if_idx, u32 id, u32 freq, u32 wait, const u8 *data, u16 data_len, u32 no_cck) argument
3301 ath6kl_wmi_send_mgmt_cmd(struct wmi *wmi, u8 if_idx, u32 id, u32 freq, u32 wait, const u8 *data, u16 data_len, u32 no_cck) argument
H A Dcore.h306 bool no_cck; member in struct:ath6kl_mgmt_buff
H A Dwmi.h825 __le32 no_cck; member in struct:wmi_begin_scan_cmd
2204 __le32 no_cck; member in struct:wmi_send_mgmt_cmd
2413 s8 num_chan, u16 *ch_list, u32 no_cck,
2526 u32 no_cck);
/drivers/net/wireless/bcmdhd/
H A Dwl_cfg80211.c4268 bool no_cck,
4262 wl_cfg80211_mgmt_tx(struct wiphy *wiphy, struct net_device *ndev, struct ieee80211_channel *channel, bool offchan, enum nl80211_channel_type channel_type, bool channel_type_valid, unsigned int wait, const u8* buf, size_t len, bool no_cck, bool dont_wait_for_ack, u64 *cookie) argument

Completed in 136 milliseconds