Searched refs:ioc_ibdma_hdl (Results 1 – 2 of 2) sorted by relevance
160 if (ioc->ioc_ibdma_hdl == NULL) { in srpt_stp_start_srp()161 ioc->ioc_ibdma_hdl = in srpt_stp_start_srp()164 if (ioc->ioc_ibdma_hdl == NULL) { in srpt_stp_start_srp()173 srpt_ctxt->sc_ibdma_ops.ibdma_update(ioc->ioc_ibdma_hdl, in srpt_stp_start_srp()229 if (ioc->ioc_ibdma_hdl != NULL) { in srpt_stp_stop_srp()238 ioc->ioc_ibdma_hdl); in srpt_stp_stop_srp()239 ioc->ioc_ibdma_hdl = NULL; in srpt_stp_stop_srp()242 ioc->ioc_ibdma_hdl, &ioc->ioc_profile, in srpt_stp_stop_srp()
343 ibdma_hdl_t ioc_ibdma_hdl; member