Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/i40iw/
Di40iw_virtchnl.c597 if (!i40iw_vf_clear_to_send(dev)) in i40iw_vchnl_vf_get_ver()
629 if (!i40iw_vf_clear_to_send(dev)) in i40iw_vchnl_vf_get_hmc_fcn()
665 if (!i40iw_vf_clear_to_send(dev)) in i40iw_vchnl_vf_add_hmc_objs()
703 if (!i40iw_vf_clear_to_send(dev)) in i40iw_vchnl_vf_del_hmc_obj()
737 if (!i40iw_vf_clear_to_send(dev)) in i40iw_vchnl_vf_get_pe_stats()
Di40iw_osdep.h175 bool i40iw_vf_clear_to_send(struct i40iw_sc_dev *dev);
Di40iw_main.c1962 bool i40iw_vf_clear_to_send(struct i40iw_sc_dev *dev) in i40iw_vf_clear_to_send() function