Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/
A Dcfg80211.h3448 struct cfg80211_mgmt_tx_params { struct
3449 struct ieee80211_channel *chan;
3450 bool offchan;
3451 unsigned int wait;
3452 const u8 *buf;
3453 size_t len;
3454 bool no_cck;
3455 bool dont_wait_for_ack;
3456 int n_csa_offsets;
3457 const u16 *csa_offsets;
[all …]

Completed in 25 milliseconds