Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h1254 enum hns_roce_qp_state to_hns_roce_state(enum ib_qp_state state);
H A Dhns_roce_qp.c187 enum hns_roce_qp_state to_hns_roce_state(enum ib_qp_state state) in to_hns_roce_state() function
H A Dhns_roce_hw_v1.c3200 ret = hns_roce_v1_qp_modify(hr_dev, to_hns_roce_state(cur_state), in hns_roce_v1_m_qp()
3201 to_hns_roce_state(new_state), context, in hns_roce_v1_m_qp()