/linux-4.4.14/drivers/scsi/be2iscsi/ |
D | be_cmds.c | 291 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 466 struct be_mcc_compl *compl; in beiscsi_process_mcc() local 651 struct be_mcc_compl *compl = &mbox->compl; in be_mbox_notify() local 708 struct be_mcc_compl *compl = &mbox->compl; in be_mbox_notify_wait() local
|
D | be_cmds.h | 158 struct be_mcc_compl compl; member
|
/linux-4.4.14/crypto/ |
D | seqiv.c | 107 crypto_completion_t compl; in seqiv_givencrypt() local 152 crypto_completion_t compl; in seqiv_aead_encrypt() local 210 crypto_completion_t compl; in seqiv_aead_decrypt() local
|
D | echainiv.c | 99 crypto_completion_t compl; in echainiv_encrypt() local 156 crypto_completion_t compl; in echainiv_decrypt() local
|
D | cryptd.c | 249 crypto_completion_t compl) in cryptd_blkcipher_enqueue() 446 crypto_completion_t compl) in cryptd_hash_enqueue() 690 crypto_completion_t compl; in cryptd_aead_crypt() local 726 crypto_completion_t compl) in cryptd_aead_enqueue()
|
D | eseqiv.c | 71 crypto_completion_t compl; in eseqiv_givencrypt() local
|
D | gcm.c | 246 crypto_completion_t compl, in gcm_hash_update() 261 crypto_completion_t compl, u32 flags) in gcm_hash_remain()
|
/linux-4.4.14/drivers/net/ethernet/emulex/benet/ |
D | be_cmds.c | 111 static inline bool be_mcc_compl_is_new(struct be_mcc_compl *compl) in be_mcc_compl_is_new() 126 static inline void be_mcc_compl_use(struct be_mcc_compl *compl) in be_mcc_compl_use() 158 struct be_mcc_compl *compl, in be_async_cmd_process() 215 struct be_mcc_compl *compl) in be_mcc_compl_process() 254 struct be_mcc_compl *compl) in be_async_link_state_process() 280 struct be_mcc_compl *compl) in be_async_port_misconfig_event_process() 304 struct be_mcc_compl *compl) in be_async_grp5_cos_priority_process() 319 struct be_mcc_compl *compl) in be_async_grp5_qos_speed_process() 331 struct be_mcc_compl *compl) in be_async_grp5_pvid_state_process() 346 struct be_mcc_compl *compl) in be_async_grp5_fw_control_process() [all …]
|
D | be_main.c | 2195 static void be_parse_rx_compl_v1(struct be_eth_rx_compl *compl, in be_parse_rx_compl_v1() 2218 static void be_parse_rx_compl_v0(struct be_eth_rx_compl *compl, in be_parse_rx_compl_v0() 2242 struct be_eth_rx_compl *compl = queue_tail_node(&rxo->cq); in be_rx_compl_get() local 2381 struct be_eth_tx_compl *compl = queue_tail_node(tx_cq); in be_tx_compl_get() local
|
D | be_cmds.h | 203 struct be_mcc_compl compl; member
|
/linux-4.4.14/drivers/video/fbdev/omap2/dss/ |
D | dispc-compat.c | 464 struct completion *compl = data; in dispc_mgr_disable_isr() local 514 struct completion *compl = data; in dispc_digit_out_enable_isr() local
|
/linux-4.4.14/include/crypto/ |
D | skcipher.h | 130 crypto_completion_t compl, void *data) in skcipher_givcrypt_set_callback() 470 crypto_completion_t compl, in skcipher_request_set_callback()
|
D | aead.h | 459 crypto_completion_t compl, in aead_request_set_callback()
|
D | hash.h | 586 crypto_completion_t compl, in ahash_request_set_callback()
|
/linux-4.4.14/drivers/crypto/qat/qat_common/ |
D | adf_aer.c | 81 struct completion compl; member
|
/linux-4.4.14/drivers/scsi/bfa/ |
D | bfa_core.c | 1207 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.4.14/drivers/scsi/snic/ |
D | snic_stats.h | 30 atomic64_t compl; /* IO Completions */ member
|
/linux-4.4.14/drivers/gpu/drm/omapdrm/ |
D | omap_dmm_priv.h | 151 struct completion compl; member
|
/linux-4.4.14/drivers/usb/misc/ |
D | uss720.c | 76 struct completion compl; member
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/ |
D | sge.c | 1141 unsigned int compl) in write_tx_pkt_wr() 1224 unsigned int ndesc, pidx, credits, gen, compl; in t3_eth_xmit() local
|
/linux-4.4.14/drivers/scsi/cxgbi/cxgb4i/ |
D | cxgb4i.c | 576 int dlen, int len, u32 credits, int compl) in make_tx_data_wr()
|
/linux-4.4.14/include/linux/ |
D | crypto.h | 1029 u32 flags, crypto_completion_t compl, void *data) in ablkcipher_request_set_callback()
|
/linux-4.4.14/drivers/staging/media/bcm2048/ |
D | radio-bcm2048.c | 284 struct completion compl; member
|
/linux-4.4.14/drivers/net/wireless/hostap/ |
D | hostap_wlan.h | 551 wait_queue_head_t compl; member
|