Searched refs:qed_roce2iwarp_state (Results 1 – 3 of 3) sorted by relevance
43 enum qed_iwarp_qp_state qed_roce2iwarp_state(enum qed_roce_qp_state state);
1423 qed_roce2iwarp_state(qp->cur_state); in qed_rdma_modify_qp()
346 enum qed_iwarp_qp_state qed_roce2iwarp_state(enum qed_roce_qp_state state) in qed_roce2iwarp_state() function