Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/wcn36xx/
H A Dsmd.h156 int wcn36xx_smd_gtk_offload(struct wcn36xx *wcn, struct ieee80211_vif *vif,
H A Dmain.c1110 ret = wcn36xx_smd_gtk_offload(wcn, vif, true); in wcn36xx_suspend()
1143 wcn36xx_smd_gtk_offload(wcn, vif, false); in wcn36xx_resume()
H A Dsmd.c3051 int wcn36xx_smd_gtk_offload(struct wcn36xx *wcn, struct ieee80211_vif *vif, in wcn36xx_smd_gtk_offload() function