Searched defs:cfg80211_mgmt_tx_params (Results 1 – 1 of 1) sorted by relevance
2127 struct cfg80211_mgmt_tx_params { struct2128 struct ieee80211_channel *chan;2129 bool offchan;2130 unsigned int wait;2131 const u8 *buf;2132 size_t len;2133 bool no_cck;2134 bool dont_wait_for_ack;2135 int n_csa_offsets;2136 const u16 *csa_offsets;