Searched defs:cfg80211_mgmt_tx_params (Results 1 – 1 of 1) sorted by relevance
3871 struct cfg80211_mgmt_tx_params { struct3872 struct ieee80211_channel *chan;3873 bool offchan;3874 unsigned int wait;3875 const u8 *buf;3876 size_t len;3877 bool no_cck;3878 bool dont_wait_for_ack;3879 int n_csa_offsets;3880 const u16 *csa_offsets;[all …]