|
@@ -1190,17 +1190,6 @@ tListElem *csr_nonscan_pending_ll_next(
|
|
void csr_purge_vdev_pending_ser_cmd_list(struct mac_context *mac_ctx,
|
|
void csr_purge_vdev_pending_ser_cmd_list(struct mac_context *mac_ctx,
|
|
uint32_t vdev_id);
|
|
uint32_t vdev_id);
|
|
|
|
|
|
-/**
|
|
|
|
- * csr_purge_vdev_all_ser_cmd_list() - purge all scan and non-scan
|
|
|
|
- * active and pending cmds for the vdev id
|
|
|
|
- * @mac_ctx: pointer to global MAC context
|
|
|
|
- * @vdev_id : vdev id for which cmds need to be purged
|
|
|
|
- *
|
|
|
|
- * Return : none
|
|
|
|
- */
|
|
|
|
-void csr_purge_vdev_all_ser_cmd_list(struct mac_context *mac_ctx,
|
|
|
|
- uint32_t vdev_id);
|
|
|
|
-
|
|
|
|
/**
|
|
/**
|
|
* csr_purge_vdev_all_scan_ser_cmd_list() - purge all scan active and pending
|
|
* csr_purge_vdev_all_scan_ser_cmd_list() - purge all scan active and pending
|
|
* cmds for the vdev id
|
|
* cmds for the vdev id
|