Home
last modified time | relevance | path

Searched defs:cfg80211_mgmt_tx_params (Results 1 – 1 of 1) sorted by relevance

/linux/include/net/
A Dcfg80211.h3242 struct cfg80211_mgmt_tx_params { struct
3243 struct ieee80211_channel *chan;
3244 bool offchan;
3245 unsigned int wait;
3246 const u8 *buf;
3247 size_t len;
3248 bool no_cck;
3249 bool dont_wait_for_ack;
3250 int n_csa_offsets;
3251 const u16 *csa_offsets;

Completed in 30 milliseconds