| /linux-4.1.27/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 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
  | 
| D | be_cmds.h | 158 	struct be_mcc_compl compl;  member
  | 
| /linux-4.1.27/crypto/ | 
| D | seqiv.c | 103 	crypto_completion_t compl;  in seqiv_givencrypt()  local 149 	crypto_completion_t compl;  in seqiv_aead_givencrypt()  local
  | 
| D | gcm.c | 231 			   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
  | 
| D | eseqiv.c | 71 	crypto_completion_t compl;  in eseqiv_givencrypt()  local
  | 
| D | cryptd.c | 250 				    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/ | 
| D | be_cmds.c | 109 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 …] 
 | 
| D | be_main.c | 1953 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
  | 
| D | be_cmds.h | 185 	struct be_mcc_compl compl;  member
  | 
| /linux-4.1.27/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.1.27/include/crypto/ | 
| D | skcipher.h | 89 	crypto_completion_t compl, void *data)  in skcipher_givcrypt_set_callback()
  | 
| D | aead.h | 78 	crypto_completion_t compl, void *data)  in aead_givcrypt_set_callback()
  | 
| D | hash.h | 567 					      crypto_completion_t compl,  in ahash_request_set_callback()
  | 
| /linux-4.1.27/drivers/crypto/qat/qat_common/ | 
| D | adf_aer.c | 81 	struct completion compl;  member
  | 
| /linux-4.1.27/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.1.27/drivers/gpu/drm/omapdrm/ | 
| D | omap_dmm_priv.h | 151 	struct completion compl;  member
  | 
| /linux-4.1.27/drivers/usb/misc/ | 
| D | uss720.c | 76 	struct completion compl;  member
  | 
| /linux-4.1.27/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.1.27/include/linux/ | 
| D | crypto.h | 1162 	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/ | 
| D | cxgb4i.c | 569 				   int dlen, int len, u32 credits, int compl)  in make_tx_data_wr()
  | 
| /linux-4.1.27/drivers/staging/media/bcm2048/ | 
| D | radio-bcm2048.c | 284 	struct completion compl;  member
  | 
| /linux-4.1.27/drivers/net/wireless/hostap/ | 
| D | hostap_wlan.h | 551 	wait_queue_head_t compl;  member
  |