Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ti/wl18xx/
Dcmd.h54 struct wl18xx_cmd_smart_config_set_group_key { struct
91 int wl18xx_cmd_smart_config_set_group_key(struct wl1271 *wl, u16 group_id,
Dcmd.c140 int wl18xx_cmd_smart_config_set_group_key(struct wl1271 *wl, u16 group_id, in wl18xx_cmd_smart_config_set_group_key() function
143 struct wl18xx_cmd_smart_config_set_group_key *cmd; in wl18xx_cmd_smart_config_set_group_key()
Dmain.c1761 .smart_config_set_group_key = wl18xx_cmd_smart_config_set_group_key,