Searched defs:ecore_rdma_modify_qp_in_params (Results 1 – 2 of 2) sorted by relevance
402 struct ecore_rdma_modify_qp_in_params { struct404 u32 modify_flags;436 enum ecore_roce_qp_state new_state;437 u16 pkey;438 bool incoming_rdma_read_en;439 bool incoming_rdma_write_en;440 bool incoming_atomic_en;441 bool e2e_flow_control_en;442 u32 dest_qp;443 u16 mtu;[all …]
497 struct ecore_rdma_modify_qp_in_params { struct499 u32 modify_flags;531 enum ecore_roce_qp_state new_state;532 u16 pkey;533 bool incoming_rdma_read_en;534 bool incoming_rdma_write_en;535 bool incoming_atomic_en;536 bool e2e_flow_control_en;537 u32 dest_qp;538 u16 mtu;[all …]