Searched defs:cmpl (Results 1 - 8 of 8) sorted by relevance
/linux-4.4.14/drivers/scsi/csiostor/ |
H A D | csio_rnode.c | 570 int cmpl = 0; __csio_unreg_rnode() local
|
/linux-4.4.14/drivers/net/wireless/mediatek/mt7601u/ |
H A D | usb.c | 90 struct completion *cmpl = urb->context; mt7601u_complete_urb() local
|
/linux-4.4.14/include/crypto/ |
H A D | akcipher.h | 224 akcipher_request_set_callback(struct akcipher_request *req, u32 flgs, crypto_completion_t cmpl, void *data) akcipher_request_set_callback() argument
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_sriov_common.c | 852 struct completion *cmpl = &trans->resp_cmpl; qlcnic_sriov_wait_for_resp() local 884 struct completion *cmpl = &vf->ch_free_cmpl; qlcnic_sriov_wait_for_channel_free() local
|
/linux-4.4.14/drivers/net/ethernet/brocade/bna/ |
H A D | bnad.c | 102 struct bna_cq_entry *cmpl; bnad_cq_cleanup() local 604 struct bna_cq_entry *cq, *cmpl, *next_cmpl; bnad_cq_process() local
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt.c | 1211 bnxt_async_event_process(struct bnxt *bp, struct hwrm_async_event_cmpl *cmpl) bnxt_async_event_process() argument
|
/linux-4.4.14/drivers/scsi/lpfc/ |
H A D | lpfc_sli4.h | 661 void (*cmpl)(struct lpfc_hba *, struct lpfc_rdp_context*, int); member in struct:lpfc_rdp_context
|
/linux-4.4.14/drivers/net/ethernet/emulex/benet/ |
H A D | be_main.c | 2518 u16 end_idx, notified_idx, cmpl = 0, timeo = 0, num_wrbs = 0; be_tx_compl_clean() local
|
Completed in 417 milliseconds