Searched defs:cmpl (Results 1 – 16 of 16) sorted by relevance
/Linux-v4.19/drivers/net/wireless/mediatek/mt76/ |
D | usb_mcu.c | 46 struct completion *cmpl = urb->context; in mt76u_mcu_complete_urb() local
|
D | mt76.h | 307 struct completion cmpl; member
|
/Linux-v4.19/include/crypto/ |
D | acompress.h | 201 crypto_completion_t cmpl, in acomp_request_set_callback()
|
D | akcipher.h | 226 crypto_completion_t cmpl, in akcipher_request_set_callback()
|
D | kpp.h | 211 crypto_completion_t cmpl, in kpp_request_set_callback()
|
/Linux-v4.19/drivers/net/wireless/mediatek/mt76/mt76x0/ |
D | usb.c | 97 struct completion *cmpl = urb->context; in mt76x0_complete_urb() local
|
/Linux-v4.19/drivers/net/wireless/mediatek/mt7601u/ |
D | usb.c | 90 struct completion *cmpl = urb->context; in mt7601u_complete_urb() local
|
/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_ulp.c | 388 void bnxt_ulp_async_events(struct bnxt *bp, struct hwrm_async_event_cmpl *cmpl) in bnxt_ulp_async_events()
|
D | bnxt.c | 1708 struct hwrm_async_event_cmpl *cmpl) in bnxt_async_event_process()
|
/Linux-v4.19/drivers/scsi/csiostor/ |
D | csio_rnode.c | 570 int cmpl = 0; in __csio_unreg_rnode() local
|
/Linux-v4.19/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_sriov_common.c | 860 struct completion *cmpl = &trans->resp_cmpl; in qlcnic_sriov_wait_for_resp() local 892 struct completion *cmpl = &vf->ch_free_cmpl; in qlcnic_sriov_wait_for_channel_free() local
|
/Linux-v4.19/drivers/net/ethernet/brocade/bna/ |
D | bnad.c | 83 struct bna_cq_entry *cmpl; in bnad_cq_cleanup() local 532 struct bna_cq_entry *cq, *cmpl; in bnad_cq_setup_skb_frags() local 597 struct bna_cq_entry *cq, *cmpl, *next_cmpl; in bnad_cq_process() local
|
/Linux-v4.19/drivers/scsi/lpfc/ |
D | lpfc_ct.c | 1318 void (*cmpl) (struct lpfc_hba *, struct lpfc_iocbq *, in lpfc_ns_cmd() local 2697 void (*cmpl)(struct lpfc_hba *, struct lpfc_iocbq *, in lpfc_fdmi_cmd() local
|
D | lpfc_sli4.h | 772 void (*cmpl)(struct lpfc_hba *, struct lpfc_rdp_context*, int); member
|
/Linux-v4.19/fs/ |
D | fs-writeback.c | 69 #define DEFINE_WB_COMPLETION_ONSTACK(cmpl) \ argument
|
/Linux-v4.19/drivers/net/ethernet/emulex/benet/ |
D | be_main.c | 2873 u16 cmpl = 0, timeo = 0, num_wrbs = 0; in be_tx_compl_clean() local
|