Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dcmd.h612 struct wl12xx_cmd_remove_peer { struct
613 struct wl1271_cmd_header header;
615 u8 hlid;
616 u8 reason_opcode;
617 u8 send_deauth_flag;
618 u8 role_id;
Dcmd.c1605 int wl12xx_cmd_remove_peer(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl12xx_cmd_remove_peer() function