Searched refs:wl18xx_cmd_smart_config_set_group_key (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl18xx/ |
H A D | cmd.h | 40 struct wl18xx_cmd_smart_config_set_group_key { struct 77 int wl18xx_cmd_smart_config_set_group_key(struct wl1271 *wl, u16 group_id,
|
H A D | cmd.c | 126 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()
|
H A D | main.c | 1747 .smart_config_set_group_key = wl18xx_cmd_smart_config_set_group_key,
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl18xx/ |
H A D | cmd.h | 40 struct wl18xx_cmd_smart_config_set_group_key { struct 77 int wl18xx_cmd_smart_config_set_group_key(struct wl1271 *wl, u16 group_id,
|
H A D | cmd.c | 126 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()
|
H A D | main.c | 1747 .smart_config_set_group_key = wl18xx_cmd_smart_config_set_group_key,
|
Completed in 7 milliseconds