Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed_iwarp.h43 enum qed_iwarp_qp_state qed_roce2iwarp_state(enum qed_roce_qp_state state);
Dqed_rdma.c1423 qed_roce2iwarp_state(qp->cur_state); in qed_rdma_modify_qp()
Dqed_iwarp.c346 enum qed_iwarp_qp_state qed_roce2iwarp_state(enum qed_roce_qp_state state) in qed_roce2iwarp_state() function