Searched defs:cmpl (Results 1 – 16 of 16) sorted by relevance
/linux/include/crypto/ |
A D | acompress.h | 216 crypto_completion_t cmpl, in acomp_request_set_callback()
|
A D | kpp.h | 208 crypto_completion_t cmpl, in kpp_request_set_callback()
|
A D | akcipher.h | 228 crypto_completion_t cmpl, in akcipher_request_set_callback()
|
/linux/drivers/net/wireless/mediatek/mt7601u/ |
A D | usb.c | 83 struct completion *cmpl = urb->context; in mt7601u_complete_urb() local
|
/linux/drivers/net/ethernet/broadcom/bnxt/ |
A D | bnxt_ulp.c | 421 void bnxt_ulp_async_events(struct bnxt *bp, struct hwrm_async_event_cmpl *cmpl) in bnxt_ulp_async_events()
|
A D | bnxt.c | 2070 struct hwrm_async_event_cmpl *cmpl) in bnxt_async_event_process()
|
/linux/drivers/scsi/csiostor/ |
A D | csio_rnode.c | 570 int cmpl = 0; in __csio_unreg_rnode() local
|
/linux/include/linux/ |
A D | backing-dev-defs.h | 85 #define DEFINE_WB_COMPLETION(cmpl, bdi) \ argument
|
/linux/drivers/scsi/lpfc/ |
A D | lpfc_ct.c | 1913 void (*cmpl) (struct lpfc_hba *, struct lpfc_iocbq *, in lpfc_ns_cmd() local 3448 void (*cmpl)(struct lpfc_hba *, struct lpfc_iocbq *, in lpfc_fdmi_cmd() local 3920 void (*cmpl)(struct lpfc_hba *phba, struct lpfc_iocbq *cmdiocb, in lpfc_vmid_cmd() local
|
A D | lpfc_sli4.h | 1036 void (*cmpl)(struct lpfc_hba *, struct lpfc_rdp_context*, int); member
|
A D | lpfc_sli.c | 12335 struct lpfc_iocbq *cmdiocb, void *cmpl) in lpfc_sli_issue_abort_iotag() 21419 void *cmpl) in lpfc_sli4_issue_abort_iotag()
|
/linux/drivers/net/ethernet/qlogic/qlcnic/ |
A D | qlcnic_sriov_common.c | 861 struct completion *cmpl = &trans->resp_cmpl; in qlcnic_sriov_wait_for_resp() local 893 struct completion *cmpl = &vf->ch_free_cmpl; in qlcnic_sriov_wait_for_channel_free() local
|
/linux/drivers/net/ethernet/brocade/bna/ |
A D | bnad.c | 75 struct bna_cq_entry *cmpl; in bnad_cq_cleanup() local 524 struct bna_cq_entry *cq, *cmpl; in bnad_cq_setup_skb_frags() local 589 struct bna_cq_entry *cq, *cmpl, *next_cmpl; in bnad_cq_process() local
|
/linux/drivers/infiniband/hw/irdma/ |
A D | puda.h | 108 enum puda_rsrc_complete cmpl; member
|
/linux/drivers/scsi/cxgbi/ |
A D | libcxgbi.h | 160 struct completion cmpl; member
|
/linux/drivers/net/ethernet/emulex/benet/ |
A D | be_main.c | 2869 u16 cmpl = 0, timeo = 0, num_wrbs = 0; in be_tx_compl_clean() local
|
Completed in 103 milliseconds