Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dmesh.c1073 WLAN_EID_CHAN_SWITCH_PARAM_TX_RESTRICT : 0x00; in ieee80211_mesh_build_beacon()
1386 params.block_tx = csa_ie.mode & WLAN_EID_CHAN_SWITCH_PARAM_TX_RESTRICT; in ieee80211_mesh_process_chnswitch()
H A Dutil.c4586 WLAN_EID_CHAN_SWITCH_PARAM_TX_RESTRICT : 0x00; in ieee80211_send_action_csa()
/openbmc/linux/include/linux/
H A Dieee80211.h1024 #define WLAN_EID_CHAN_SWITCH_PARAM_TX_RESTRICT BIT(0) macro