Home
last modified time | relevance | path

Searched refs:NL80211_ATTR_CH_SWITCH_BLOCK_TX (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dnl80211.h3175 NL80211_ATTR_CH_SWITCH_BLOCK_TX, enumerator
/linux/net/wireless/
H A Dnl80211.c688 [NL80211_ATTR_CH_SWITCH_BLOCK_TX] = { .type = NLA_FLAG },
10415 if (info->attrs[NL80211_ATTR_CH_SWITCH_BLOCK_TX]) in nl80211_channel_switch()
19555 nla_put_flag(msg, NL80211_ATTR_CH_SWITCH_BLOCK_TX)) in nl80211_ch_switch_notify()