Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Dcfg80211.h3420 struct cfg80211_mgmt_tx_params { struct
3421 struct ieee80211_channel *chan;
3422 bool offchan;
3423 unsigned int wait;
3424 const u8 *buf;
3425 size_t len;
3426 bool no_cck;
3427 bool dont_wait_for_ack;
3428 int n_csa_offsets;
3429 const u16 *csa_offsets;
[all …]