wil6210_disconnect
wil6210_disconnect(vif, params->mac, params->reason_code);
wil6210_disconnect(vif, NULL,
wil6210_disconnect(vif, NULL, WLAN_REASON_DEAUTH_LEAVING);
void wil6210_disconnect(struct wil6210_vif *vif, const u8 *bssid,
wil6210_disconnect(vif, NULL, WLAN_REASON_PREV_AUTH_NOT_VALID);
wil6210_disconnect(vif, NULL, WLAN_REASON_PREV_AUTH_NOT_VALID);