Searched refs:s_req (Results 1 – 3 of 3) sorted by relevance
365 if (!s_req) in ath6kl_sdio_alloc_prep_scat_req()371 kfree(s_req); in ath6kl_sdio_alloc_prep_scat_req()375 s_req->virt_dma_buf = in ath6kl_sdio_alloc_prep_scat_req()381 if (!s_req->sgentries) { in ath6kl_sdio_alloc_prep_scat_req()382 kfree(s_req); in ath6kl_sdio_alloc_prep_scat_req()390 kfree(s_req->sgentries); in ath6kl_sdio_alloc_prep_scat_req()392 kfree(s_req); in ath6kl_sdio_alloc_prep_scat_req()707 list_del(&s_req->list); in ath6kl_sdio_cleanup_scatter()715 if (s_req->busrequest) { in ath6kl_sdio_cleanup_scatter()720 kfree(s_req->sgentries); in ath6kl_sdio_cleanup_scatter()[all …]
66 struct hif_scatter_req *s_req) in hif_scatter_req_add() argument68 return ar->hif_ops->scatter_req_add(ar, s_req); in hif_scatter_req_add()
239 struct hif_scatter_req *s_req);