Searched refs:wmi_deleteBadAp_cmd (Results 1 – 3 of 3) sorted by relevance
203 int wmi_deleteBadAp_cmd(struct wmi_t *wmip, u8 apIndex);
562 if (wmi_deleteBadAp_cmd(ar->arWmi, cmd.badApIndex) != 0) { in ar6000_ioctl_set_badAp()
4138 wmi_deleteBadAp_cmd(struct wmi_t *wmip, u8 apIndex) function