Searched refs:wl1271_acx_conn_monit_params (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/net/wireless/ti/wlcore/ |
D | init.c | 525 ret = wl1271_acx_conn_monit_params(wl, wlvif, false); in wl12xx_init_sta_role()
|
D | acx.h | 1066 int wl1271_acx_conn_monit_params(struct wl1271 *wl, struct wl12xx_vif *wlvif,
|
D | acx.c | 452 int wl1271_acx_conn_monit_params(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl1271_acx_conn_monit_params() function
|
D | main.c | 2973 ret = wl1271_acx_conn_monit_params(wl, wlvif, true); in wlcore_set_assoc() 3046 ret = wl1271_acx_conn_monit_params(wl, wlvif, false); in wlcore_unset_assoc()
|