Searched refs:wl1271_cmd_remove_sta (Results 1 – 3 of 3) sorted by relevance
70 int wl1271_cmd_remove_sta(struct wl1271 *wl, u8 hlid);535 struct wl1271_cmd_remove_sta { struct
1102 int wl1271_cmd_remove_sta(struct wl1271 *wl, u8 hlid) in wl1271_cmd_remove_sta() function1104 struct wl1271_cmd_remove_sta *cmd; in wl1271_cmd_remove_sta()
2836 ret = wl1271_cmd_remove_sta(wl, wl_sta->hlid); in wl1271_op_sta_remove()