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

/linux-master/drivers/net/wireless/ti/wlcore/
H A Dinit.c577 u8 sta_auth = wl->conf.conn.sta_sleep_auth; local
579 if (sta_auth != WL1271_PSM_ILLEGAL)
580 ret = wl1271_acx_sleep_auth(wl, sta_auth);
H A Dmain.c2753 u8 sta_auth = wl->conf.conn.sta_sleep_auth; local
2755 if (sta_auth != WL1271_PSM_ILLEGAL)
2756 wl1271_acx_sleep_auth(wl, sta_auth);

Completed in 109 milliseconds