Home
last modified time | relevance | path

Searched refs:vchnl_up (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/infiniband/hw/i40iw/
Di40iw_virtchnl.c55 if (!dev->vchnl_up) in vchnl_vf_send_get_ver_req()
81 if (!dev->vchnl_up) in vchnl_vf_send_get_hmc_fcn_req()
107 if (!dev->vchnl_up) in vchnl_vf_send_get_pe_stats_req()
137 if (!dev->vchnl_up) in vchnl_vf_send_add_hmc_objs_req()
175 if (!dev->vchnl_up) in vchnl_vf_send_del_hmc_objs_req()
443 if (!dev->vchnl_up) in i40iw_vchnl_recv_pf()
Di40iw_main.c1984 dev->vchnl_up = false; in i40iw_vf_clear_to_send()
1988 return dev->vchnl_up; in i40iw_vf_clear_to_send()
Di40iw_type.h507 bool vchnl_up; member
Di40iw_utils.c1176 dev->vchnl_up = false; in i40iw_vf_wait_vchnl_resp()
Di40iw_ctrl.c5176 dev->vchnl_up = true; in i40iw_device_init()
5178 dev->vchnl_up = false; in i40iw_device_init()