Home
last modified time | relevance | path

Searched refs:i40iw_vf_wait_vchnl_resp (Results 1 – 3 of 3) sorted by relevance

/drivers/infiniband/hw/i40iw/
Di40iw_virtchnl.c611 ret_code = i40iw_vf_wait_vchnl_resp(dev); in i40iw_vchnl_vf_get_ver()
643 ret_code = i40iw_vf_wait_vchnl_resp(dev); in i40iw_vchnl_vf_get_hmc_fcn()
681 ret_code = i40iw_vf_wait_vchnl_resp(dev); in i40iw_vchnl_vf_add_hmc_objs()
719 ret_code = i40iw_vf_wait_vchnl_resp(dev); in i40iw_vchnl_vf_del_hmc_obj()
751 ret_code = i40iw_vf_wait_vchnl_resp(dev); in i40iw_vchnl_vf_get_pe_stats()
Di40iw_osdep.h174 enum i40iw_status_code i40iw_vf_wait_vchnl_resp(struct i40iw_sc_dev *dev);
Di40iw_utils.c1119 enum i40iw_status_code i40iw_vf_wait_vchnl_resp(struct i40iw_sc_dev *dev) in i40iw_vf_wait_vchnl_resp() function