Searched defs:cmpl (Results 1 – 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/include/crypto/ |
D | acompress.h | 216 crypto_completion_t cmpl, in acomp_request_set_callback()
|
D | kpp.h | 208 crypto_completion_t cmpl, in kpp_request_set_callback()
|
D | akcipher.h | 228 crypto_completion_t cmpl, in akcipher_request_set_callback()
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt7601u/ |
D | usb.c | 83 struct completion *cmpl = urb->context; in mt7601u_complete_urb() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_ulp.c | 414 void bnxt_ulp_async_events(struct bnxt *bp, struct hwrm_async_event_cmpl *cmpl) in bnxt_ulp_async_events()
|
D | bnxt.c | 2030 struct hwrm_async_event_cmpl *cmpl) in bnxt_async_event_process()
|
/kernel/linux/linux-5.10/drivers/scsi/csiostor/ |
D | csio_rnode.c | 570 int cmpl = 0; in __csio_unreg_rnode() local
|
/kernel/linux/linux-5.10/include/linux/ |
D | backing-dev-defs.h | 85 #define DEFINE_WB_COMPLETION(cmpl, bdi) \ argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_sriov_common.c | 863 struct completion *cmpl = &trans->resp_cmpl; in qlcnic_sriov_wait_for_resp() local 895 struct completion *cmpl = &vf->ch_free_cmpl; in qlcnic_sriov_wait_for_channel_free() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/ |
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
|
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
D | lpfc_ct.c | 1594 void (*cmpl) (struct lpfc_hba *, struct lpfc_iocbq *, in lpfc_ns_cmd() local 3056 void (*cmpl)(struct lpfc_hba *, struct lpfc_iocbq *, in lpfc_fdmi_cmd() local
|
D | lpfc_sli4.h | 1025 void (*cmpl)(struct lpfc_hba *, struct lpfc_rdp_context*, int); member
|
/kernel/linux/linux-5.10/drivers/scsi/cxgbi/ |
D | libcxgbi.h | 160 struct completion cmpl; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/emulex/benet/ |
D | be_main.c | 2870 u16 cmpl = 0, timeo = 0, num_wrbs = 0; in be_tx_compl_clean() local
|