Home
last modified time | relevance | path

Searched refs:set_sta_key_params (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/wcn36xx/
H A Dsmd.c2004 msg_body.set_sta_key_params.sta_index = sta_index; in wcn36xx_smd_set_stakey()
2005 msg_body.set_sta_key_params.enc_type = enc_type; in wcn36xx_smd_set_stakey()
2010 msg_body.set_sta_key_params.def_wep_idx = keyidx; in wcn36xx_smd_set_stakey()
2011 msg_body.set_sta_key_params.wep_type = 0; in wcn36xx_smd_set_stakey()
2013 msg_body.set_sta_key_params.key[0].id = keyidx; in wcn36xx_smd_set_stakey()
2014 msg_body.set_sta_key_params.key[0].unicast = 1; in wcn36xx_smd_set_stakey()
2015 msg_body.set_sta_key_params.key[0].direction = WCN36XX_HAL_TX_RX; in wcn36xx_smd_set_stakey()
2016 msg_body.set_sta_key_params.key[0].pae_role = 0; in wcn36xx_smd_set_stakey()
2017 msg_body.set_sta_key_params.key[0].length = keylen; in wcn36xx_smd_set_stakey()
2018 memcpy(msg_body.set_sta_key_params in wcn36xx_smd_set_stakey()
[all...]
H A Dhal.h891 * set_sta_key_params Moving here since it is shared by
2315 struct wcn36xx_hal_set_sta_key_params set_sta_key_params; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wcn36xx/
H A Dsmd.c2080 msg_body.set_sta_key_params.sta_index = sta_index; in wcn36xx_smd_set_stakey()
2081 msg_body.set_sta_key_params.enc_type = enc_type; in wcn36xx_smd_set_stakey()
2086 msg_body.set_sta_key_params.def_wep_idx = keyidx; in wcn36xx_smd_set_stakey()
2087 msg_body.set_sta_key_params.wep_type = 0; in wcn36xx_smd_set_stakey()
2089 msg_body.set_sta_key_params.key[0].id = keyidx; in wcn36xx_smd_set_stakey()
2090 msg_body.set_sta_key_params.key[0].unicast = 1; in wcn36xx_smd_set_stakey()
2091 msg_body.set_sta_key_params.key[0].direction = WCN36XX_HAL_TX_RX; in wcn36xx_smd_set_stakey()
2092 msg_body.set_sta_key_params.key[0].pae_role = 0; in wcn36xx_smd_set_stakey()
2093 msg_body.set_sta_key_params.key[0].length = keylen; in wcn36xx_smd_set_stakey()
2094 memcpy(msg_body.set_sta_key_params in wcn36xx_smd_set_stakey()
[all...]
H A Dhal.h893 * set_sta_key_params Moving here since it is shared by
2347 struct wcn36xx_hal_set_sta_key_params set_sta_key_params; member

Completed in 26 milliseconds