Searched refs:i40iw_cqp_request (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/i40iw/ |
| H A D | i40iw_utils.c | 360 struct i40iw_cqp_request *i40iw_get_cqp_request(struct i40iw_cqp *cqp, bool wait) in i40iw_get_cqp_request() 362 struct i40iw_cqp_request *cqp_request = NULL; in i40iw_get_cqp_request() 368 struct i40iw_cqp_request, list); in i40iw_get_cqp_request() 399 void i40iw_free_cqp_request(struct i40iw_cqp *cqp, struct i40iw_cqp_request *cqp_request) in i40iw_free_cqp_request() 424 struct i40iw_cqp_request *cqp_request) in i40iw_put_cqp_request() 436 struct i40iw_cqp_request *cqp_request) in i40iw_free_pending_cqp_request() 459 struct i40iw_cqp_request *cqp_request = NULL; in i40iw_cleanup_pending_cqp_op() 466 cqp_request = (struct i40iw_cqp_request *)(unsigned long)cqp->scratch_array[wqe_idx]; in i40iw_cleanup_pending_cqp_op() 474 cqp_request = container_of(pcmdinfo, struct i40iw_cqp_request, info); in i40iw_cleanup_pending_cqp_op() 486 struct i40iw_cqp_request *cqp_request) in i40iw_wait_event() [all …]
|
| H A D | i40iw.h | 136 struct i40iw_cqp_request { struct 141 void (*callback_fcn)(struct i40iw_cqp_request*, u32); argument 156 struct i40iw_cqp_request *cqp_requests; argument 224 struct i40iw_cqp_request *cqp_request; 429 struct i40iw_cqp_request *i40iw_get_cqp_request(struct i40iw_cqp *cqp, bool wait); 430 void i40iw_free_cqp_request(struct i40iw_cqp *cqp, struct i40iw_cqp_request *cqp_request); 431 void i40iw_put_cqp_request(struct i40iw_cqp *cqp, struct i40iw_cqp_request *cqp_request); 532 struct i40iw_cqp_request *cqp_request);
|
| H A D | i40iw_hw.c | 124 struct i40iw_cqp_request *cqp_request; in i40iw_cqp_ce_handler() 135 cqp_request = (struct i40iw_cqp_request *)(unsigned long)info.scratch; in i40iw_cqp_ce_handler() 448 struct i40iw_cqp_request *cqp_request; in i40iw_cqp_manage_abvpt_cmd() 531 struct i40iw_cqp_request *cqp_request; in i40iw_manage_arp_cache() 571 static void i40iw_send_syn_cqp_callback(struct i40iw_cqp_request *cqp_request, u32 send_ack) in i40iw_send_syn_cqp_callback() 598 struct i40iw_cqp_request *cqp_request; in i40iw_manage_qhash() 675 struct i40iw_cqp_request *cqp_request; in i40iw_hw_flush_wqes() 731 struct i40iw_cqp_request *cqp_request; in i40iw_gen_ae() 763 struct i40iw_cqp_request *cqp_request; in i40iw_hw_manage_vf_pble_bp()
|
| H A D | i40iw_verbs.c | 189 struct i40iw_cqp_request *cqp_request; in i40iw_alloc_push_page() 226 struct i40iw_cqp_request *cqp_request; in i40iw_dealloc_push_page() 525 struct i40iw_cqp_request *cqp_request; in i40iw_create_qp() 778 struct i40iw_cqp_request *cqp_request; in i40iw_hw_modify_qp() 1020 struct i40iw_cqp_request *cqp_request; in i40iw_cq_wq_destroy() 1077 struct i40iw_cqp_request *cqp_request; in i40iw_create_cq() 1500 struct i40iw_cqp_request *cqp_request; in i40iw_hw_alloc_stag() 1666 struct i40iw_cqp_request *cqp_request; in i40iw_hwreg_mr() 1973 struct i40iw_cqp_request *cqp_request; in i40iw_dereg_mr()
|
| H A D | i40iw_main.c | 1043 struct i40iw_cqp_request *cqp_request; in i40iw_del_macip_entry() 1076 struct i40iw_cqp_request *cqp_request; in i40iw_add_mac_ipaddr_entry() 1115 struct i40iw_cqp_request *cqp_request; in i40iw_alloc_local_mac_ipaddr_entry()
|