Home
last modified time | relevance | path

Searched defs:compl (Results 1 – 22 of 22) sorted by relevance

/linux-4.1.27/drivers/scsi/be2iscsi/
Dbe_cmds.c291 static inline bool be_mcc_compl_is_new(struct be_mcc_compl *compl) in be_mcc_compl_is_new()
301 static inline void be_mcc_compl_use(struct be_mcc_compl *compl) in be_mcc_compl_use()
318 struct be_mcc_compl *compl) in be_mcc_compl_process()
353 struct be_mcc_compl *compl) in be_mcc_compl_process_isr()
407 struct be_mcc_compl *compl = queue_tail_node(mcc_cq); in be_mcc_compl_get() local
465 struct be_mcc_compl *compl; in beiscsi_process_mcc() local
647 struct be_mcc_compl *compl = &mbox->compl; in be_mbox_notify() local
704 struct be_mcc_compl *compl = &mbox->compl; in be_mbox_notify_wait() local
Dbe_cmds.h158 struct be_mcc_compl compl; member
/linux-4.1.27/crypto/
Dseqiv.c103 crypto_completion_t compl; in seqiv_givencrypt() local
149 crypto_completion_t compl; in seqiv_aead_givencrypt() local
Dgcm.c231 crypto_completion_t compl, in gcm_hash_update()
247 crypto_completion_t compl) in gcm_hash_remain()
378 crypto_completion_t compl; in __gcm_hash_assoc_remain_done() local
432 crypto_completion_t compl; in __gcm_hash_init_done() local
465 crypto_completion_t compl; in gcm_hash() local
Deseqiv.c71 crypto_completion_t compl; in eseqiv_givencrypt() local
Dcryptd.c250 crypto_completion_t compl) in cryptd_blkcipher_enqueue()
437 crypto_completion_t compl) in cryptd_hash_enqueue()
697 crypto_completion_t compl) in cryptd_aead_enqueue()
/linux-4.1.27/drivers/net/ethernet/emulex/benet/
Dbe_cmds.c109 static inline bool be_mcc_compl_is_new(struct be_mcc_compl *compl) in be_mcc_compl_is_new()
124 static inline void be_mcc_compl_use(struct be_mcc_compl *compl) in be_mcc_compl_use()
155 struct be_mcc_compl *compl, in be_async_cmd_process()
204 struct be_mcc_compl *compl) in be_mcc_compl_process()
243 struct be_mcc_compl *compl) in be_async_link_state_process()
269 struct be_mcc_compl *compl) in be_async_port_misconfig_event_process()
293 struct be_mcc_compl *compl) in be_async_grp5_cos_priority_process()
308 struct be_mcc_compl *compl) in be_async_grp5_qos_speed_process()
320 struct be_mcc_compl *compl) in be_async_grp5_pvid_state_process()
334 struct be_mcc_compl *compl) in be_async_grp5_evt_process()
[all …]
Dbe_main.c1953 static void be_parse_rx_compl_v1(struct be_eth_rx_compl *compl, in be_parse_rx_compl_v1()
1976 static void be_parse_rx_compl_v0(struct be_eth_rx_compl *compl, in be_parse_rx_compl_v0()
2000 struct be_eth_rx_compl *compl = queue_tail_node(&rxo->cq); in be_rx_compl_get() local
2139 struct be_eth_tx_compl *compl = queue_tail_node(tx_cq); in be_tx_compl_get() local
Dbe_cmds.h185 struct be_mcc_compl compl; member
/linux-4.1.27/drivers/video/fbdev/omap2/dss/
Ddispc-compat.c464 struct completion *compl = data; in dispc_mgr_disable_isr() local
514 struct completion *compl = data; in dispc_digit_out_enable_isr() local
/linux-4.1.27/include/crypto/
Dskcipher.h89 crypto_completion_t compl, void *data) in skcipher_givcrypt_set_callback()
Daead.h78 crypto_completion_t compl, void *data) in aead_givcrypt_set_callback()
Dhash.h567 crypto_completion_t compl, in ahash_request_set_callback()
/linux-4.1.27/drivers/crypto/qat/qat_common/
Dadf_aer.c81 struct completion compl; member
/linux-4.1.27/drivers/scsi/bfa/
Dbfa_core.c1207 bfa_iocfc_stop_cb(void *bfa_arg, bfa_boolean_t compl) in bfa_iocfc_stop_cb()
1217 bfa_iocfc_enable_cb(void *bfa_arg, bfa_boolean_t compl) in bfa_iocfc_enable_cb()
1227 bfa_iocfc_disable_cb(void *bfa_arg, bfa_boolean_t compl) in bfa_iocfc_disable_cb()
/linux-4.1.27/drivers/gpu/drm/omapdrm/
Domap_dmm_priv.h151 struct completion compl; member
/linux-4.1.27/drivers/usb/misc/
Duss720.c76 struct completion compl; member
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/
Dsge.c1141 unsigned int compl) in write_tx_pkt_wr()
1224 unsigned int ndesc, pidx, credits, gen, compl; in t3_eth_xmit() local
/linux-4.1.27/include/linux/
Dcrypto.h1162 u32 flags, crypto_completion_t compl, void *data) in ablkcipher_request_set_callback()
1524 crypto_completion_t compl, in aead_request_set_callback()
/linux-4.1.27/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c569 int dlen, int len, u32 credits, int compl) in make_tx_data_wr()
/linux-4.1.27/drivers/staging/media/bcm2048/
Dradio-bcm2048.c284 struct completion compl; member
/linux-4.1.27/drivers/net/wireless/hostap/
Dhostap_wlan.h551 wait_queue_head_t compl; member