Home
last modified time | relevance | path

Searched refs:n_csa_offsets (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/net/mac80211/
Doffchannel.c921 params->n_csa_offsets) { in ieee80211_mgmt_tx()
935 for (i = 0; i < params->n_csa_offsets; i++) in ieee80211_mgmt_tx()
/linux-6.6.21/include/net/
Dcfg80211.h3518 int n_csa_offsets; member
/linux-6.6.21/net/wireless/
Dnl80211.c12633 params.n_csa_offsets = len / sizeof(u16); in nl80211_tx_mgmt()
12638 for (i = 0; i < params.n_csa_offsets; i++) { in nl80211_tx_mgmt()