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

/drivers/net/wireless/ti/wlcore/
H A Dinit.c582 u8 sta_auth = wl->conf.conn.sta_sleep_auth; local
584 if (sta_auth != WL1271_PSM_ILLEGAL)
585 ret = wl1271_acx_sleep_auth(wl, sta_auth);
H A Dmain.c2711 u8 sta_auth = wl->conf.conn.sta_sleep_auth; local
2713 if (sta_auth != WL1271_PSM_ILLEGAL)
2714 wl1271_acx_sleep_auth(wl, sta_auth);

Completed in 30 milliseconds