Home
last modified time | relevance | path

Searched refs:wl18xx_cmd_smart_config_set_group_key (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/wireless/ti/wl18xx/
Dcmd.h40 struct wl18xx_cmd_smart_config_set_group_key { struct
77 int wl18xx_cmd_smart_config_set_group_key(struct wl1271 *wl, u16 group_id,
Dcmd.c126 int wl18xx_cmd_smart_config_set_group_key(struct wl1271 *wl, u16 group_id, in wl18xx_cmd_smart_config_set_group_key() function
129 struct wl18xx_cmd_smart_config_set_group_key *cmd; in wl18xx_cmd_smart_config_set_group_key()
Dmain.c1811 .smart_config_set_group_key = wl18xx_cmd_smart_config_set_group_key,