Searched refs:wl1271_acx_keep_alive_config (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/ |
H A D | acx.h | 584 struct wl1271_acx_keep_alive_config { struct 1087 int wl1271_acx_keep_alive_config(struct wl1271 *wl, struct wl12xx_vif *wlvif,
|
H A D | acx.c | 1180 int wl1271_acx_keep_alive_config(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl1271_acx_keep_alive_config() function 1183 struct wl1271_acx_keep_alive_config *acx = NULL; in wl1271_acx_keep_alive_config()
|
H A D | main.c | 2984 ret = wl1271_acx_keep_alive_config(wl, wlvif, in wlcore_set_assoc() 3059 wl1271_acx_keep_alive_config(wl, wlvif, in wlcore_unset_assoc()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/ |
H A D | acx.h | 584 struct wl1271_acx_keep_alive_config { struct 1087 int wl1271_acx_keep_alive_config(struct wl1271 *wl, struct wl12xx_vif *wlvif,
|
H A D | acx.c | 1180 int wl1271_acx_keep_alive_config(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl1271_acx_keep_alive_config() function 1183 struct wl1271_acx_keep_alive_config *acx = NULL; in wl1271_acx_keep_alive_config()
|
H A D | main.c | 2963 ret = wl1271_acx_keep_alive_config(wl, wlvif, in wlcore_set_assoc() 3038 wl1271_acx_keep_alive_config(wl, wlvif, in wlcore_unset_assoc()
|
Completed in 26 milliseconds