Home
last modified time | relevance | path

Searched defs:wl1271_acx_keep_alive_config (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/wireless/ti/wlcore/
Dacx.h584 struct wl1271_acx_keep_alive_config { struct
585 struct acx_header header;
587 u8 role_id;
588 u8 index;
589 u8 tpl_validation;
590 u8 trigger;
591 __le32 period;
Dacx.c1180 int wl1271_acx_keep_alive_config(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl1271_acx_keep_alive_config() function