Home
last modified time | relevance | path

Searched refs:post_sq (Results 1 – 11 of 11) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/i40iw/
Di40iw_ctrl.c833 bool post_sq) in i40iw_sc_manage_push_page() argument
857 if (post_sq) in i40iw_sc_manage_push_page()
875 bool post_sq) in i40iw_sc_manage_hmc_pm_func_table() argument
894 if (post_sq) in i40iw_sc_manage_hmc_pm_func_table()
912 u8 vf_num, bool post_sq, in i40iw_sc_set_hmc_resource_profile() argument
940 if (post_sq) { in i40iw_sc_set_hmc_resource_profile()
985 bool post_sq, in i40iw_sc_commit_fpm_values() argument
1012 if (post_sq) { in i40iw_sc_commit_fpm_values()
1047 bool post_sq, in i40iw_sc_query_fpm_values() argument
1076 if (post_sq) { in i40iw_sc_query_fpm_values()
[all …]
Di40iw_vf.c54 bool post_sq) in i40iw_manage_vf_pble_bp() argument
78 if (post_sq) in i40iw_manage_vf_pble_bp()
Di40iw_uk.c247 bool post_sq) in i40iw_rdma_write() argument
301 if (post_sq) in i40iw_rdma_write()
317 bool post_sq) in i40iw_rdma_read() argument
349 if (post_sq) in i40iw_rdma_read()
365 bool post_sq) in i40iw_send() argument
410 if (post_sq) in i40iw_send()
424 bool post_sq) in i40iw_inline_rdma_write() argument
483 if (post_sq) in i40iw_inline_rdma_write()
500 bool post_sq) in i40iw_inline_send() argument
556 if (post_sq) in i40iw_inline_send()
[all …]
Di40iw_p.h60 bool post_sq);
104 bool post_sq,
Di40iw_vf.h58 bool post_sq);
Di40iw_hw.c465 cqp_info->post_sq = 1; in i40iw_cqp_manage_abvpt_cmd()
562 cqp_info->post_sq = 1; in i40iw_manage_arp_cache()
655 cqp_info->post_sq = 1; in i40iw_manage_qhash()
689 cqp_info->post_sq = 1; in i40iw_hw_flush_wqes()
744 cqp_info->post_sq = 1; in i40iw_gen_ae()
779 cqp_info->post_sq = 1; in i40iw_hw_manage_vf_pble_bp()
Di40iw_utils.c651 cqp_info->post_sq = 1; in i40iw_rem_ref()
833 cqp_info->post_sq = 1; in i40iw_cqp_sds_cmd()
1069 cqp_info->post_sq = 1; in i40iw_cqp_manage_hmc_fcn_cmd()
1102 cqp_info->post_sq = 1; in i40iw_cqp_query_fpm_values_cmd()
1135 cqp_info->post_sq = 1; in i40iw_cqp_commit_fpm_values_cmd()
1190 cqp_info->post_sq = 1; in i40iw_cqp_cq_create_cmd()
1228 cqp_info->post_sq = 1; in i40iw_cqp_qp_create_cmd()
1270 cqp_info->post_sq = 1; in i40iw_cqp_qp_destroy_cmd()
Di40iw_verbs.c263 cqp_info->post_sq = 1; in i40iw_alloc_push_page()
298 cqp_info->post_sq = 1; in i40iw_dealloc_push_page()
755 cqp_info->post_sq = 1; in i40iw_create_qp()
849 cqp_info->post_sq = 1; in i40iw_hw_modify_qp()
1088 cqp_info->post_sq = 1; in i40iw_cq_wq_destroy()
1247 cqp_info->post_sq = 1; in i40iw_create_cq()
1623 cqp_info->post_sq = 1; in i40iw_hw_alloc_stag()
1806 cqp_info->post_sq = 1; in i40iw_hwreg_mr()
2123 cqp_info->post_sq = 1; in i40iw_dereg_mr()
Di40iw_user.h422 bool signaled, bool post_sq);
Di40iw_main.c1058 cqp_info->post_sq = 1; in i40iw_del_macip_entry()
1092 cqp_info->post_sq = 1; in i40iw_add_mac_ipaddr_entry()
1134 cqp_info->post_sq = 1; in i40iw_alloc_local_mac_ipaddr_entry()
Di40iw_type.h1349 u8 post_sq; member