Home
last modified time | relevance | path

Searched refs:hns_roce_v2_qp_state (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.h329 enum hns_roce_v2_qp_state { enum
Dhns_roce_hw_v2.c3656 static inline enum ib_qp_state to_ib_qp_st(enum hns_roce_v2_qp_state state) in to_ib_qp_st()
3733 tmp_qp_state = to_ib_qp_st((enum hns_roce_v2_qp_state)state); in hns_roce_v2_query_qp()