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

/linux-master/include/uapi/linux/
H A Dnl80211.h1021 * width). %NL80211_ATTR_CH_SWITCH_BLOCK_TX may be supplied to inform
2270 * @NL80211_ATTR_CH_SWITCH_BLOCK_TX: flag attribute specifying that transmission
3163 NL80211_ATTR_CH_SWITCH_BLOCK_TX, enumerator in enum:nl80211_attrs
/linux-master/net/wireless/
H A Dnl80211.c685 [NL80211_ATTR_CH_SWITCH_BLOCK_TX] = { .type = NLA_FLAG },
10228 if (info->attrs[NL80211_ATTR_CH_SWITCH_BLOCK_TX])
19377 nla_put_flag(msg, NL80211_ATTR_CH_SWITCH_BLOCK_TX))

Completed in 130 milliseconds