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