Home
last modified time | relevance | path

Searched refs:authorize (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/dsa/
H A Drzn1_a5psw.c175 bool authorize) in a5psw_port_authorize_set()
179 if (authorize) in a5psw_port_authorize_set()
174 a5psw_port_authorize_set(struct a5psw *a5psw, int port, bool authorize) a5psw_port_authorize_set() argument
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c2252 int authorize; in wil_cfg80211_change_station() local
2285 authorize = params->sta_flags_set & BIT(NL80211_STA_FLAG_AUTHORIZED); in wil_cfg80211_change_station()
2286 txdata->dot1x_open = authorize ? 1 : 0; in wil_cfg80211_change_station()
2287 wil_dbg_misc(wil, "cid %d ring %d authorize %d\n", cid, i, in wil_cfg80211_change_station()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c2276 int authorize; in wil_cfg80211_change_station() local
2309 authorize = params->sta_flags_set & BIT(NL80211_STA_FLAG_AUTHORIZED); in wil_cfg80211_change_station()
2310 txdata->dot1x_open = authorize ? 1 : 0; in wil_cfg80211_change_station()
2311 wil_dbg_misc(wil, "cid %d ring %d authorize %d\n", cid, i, in wil_cfg80211_change_station()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dwmi.h5112 u32 authorize; member
H A Dwmi-tlv.c4422 .authorize = WMI_TLV_PEER_AUTHORIZE,
H A Dmac.c6518 ar->wmi.peer_param->authorize, 1); in ath10k_set_key()
6521 ar->wmi.peer_param->authorize, 1); in ath10k_set_key()
H A Dwmi.c749 .authorize = WMI_PEER_AUTHORIZE,
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dwmi.h5116 u32 authorize; member
H A Dwmi-tlv.c4433 .authorize = WMI_TLV_PEER_AUTHORIZE,
H A Dmac.c6667 ar->wmi.peer_param->authorize, 1); in ath10k_set_key()
6670 ar->wmi.peer_param->authorize, 1); in ath10k_set_key()
H A Dwmi.c749 .authorize = WMI_PEER_AUTHORIZE,

Completed in 145 milliseconds