Home
last modified time | relevance | path

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

/linux-6.14.4/include/net/
Dcfg80211.h3702 struct cfg80211_mgmt_tx_params { struct
3703 struct ieee80211_channel *chan;
3704 bool offchan;
3705 unsigned int wait;
3706 const u8 *buf;
3707 size_t len;
3708 bool no_cck;
3709 bool dont_wait_for_ack;
3710 int n_csa_offsets;
3711 const u16 *csa_offsets;
[all …]