Searched defs:ath10k_vdev_start_restart (Results 1 - 1 of 1) sorted by path

/drivers/net/wireless/ath/ath10k/
H A Dmac.c788 static int ath10k_vdev_start_restart(struct ath10k_vif *arvif, bool restart) function
856 return ath10k_vdev_start_restart(arvif, false);
861 return ath10k_vdev_start_restart(arvif, true);

Completed in 43 milliseconds