Searched defs:cmpl (Results 1 – 10 of 10) sorted by relevance
/linux-4.4.14/drivers/net/wireless/mediatek/mt7601u/ |
D | usb.c | 90 struct completion *cmpl = urb->context; in mt7601u_complete_urb() local
|
/linux-4.4.14/include/crypto/ |
D | akcipher.h | 226 crypto_completion_t cmpl, in akcipher_request_set_callback()
|
/linux-4.4.14/drivers/scsi/lpfc/ |
D | lpfc_ct.c | 1134 void (*cmpl) (struct lpfc_hba *, struct lpfc_iocbq *, in lpfc_ns_cmd() local 1417 void (*cmpl) (struct lpfc_hba *, struct lpfc_iocbq *, in lpfc_fdmi_cmd() local
|
D | lpfc_sli4.h | 661 void (*cmpl)(struct lpfc_hba *, struct lpfc_rdp_context*, int); member
|
/linux-4.4.14/drivers/scsi/csiostor/ |
D | csio_rnode.c | 570 int cmpl = 0; in __csio_unreg_rnode() local
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_sriov_common.c | 852 struct completion *cmpl = &trans->resp_cmpl; in qlcnic_sriov_wait_for_resp() local 884 struct completion *cmpl = &vf->ch_free_cmpl; in qlcnic_sriov_wait_for_channel_free() local
|
/linux-4.4.14/fs/ |
D | fs-writeback.c | 69 #define DEFINE_WB_COMPLETION_ONSTACK(cmpl) \ argument
|
/linux-4.4.14/drivers/net/ethernet/brocade/bna/ |
D | bnad.c | 102 struct bna_cq_entry *cmpl; in bnad_cq_cleanup() local 604 struct bna_cq_entry *cq, *cmpl, *next_cmpl; in bnad_cq_process() local
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt.c | 1212 struct hwrm_async_event_cmpl *cmpl) in bnxt_async_event_process()
|
/linux-4.4.14/drivers/net/ethernet/emulex/benet/ |
D | be_main.c | 2518 u16 end_idx, notified_idx, cmpl = 0, timeo = 0, num_wrbs = 0; in be_tx_compl_clean() local
|