mlx4_ib_flow
struct mlx4_ib_flow *mflow;
struct mlx4_ib_flow *mflow = to_mflow(flow_id);
static inline struct mlx4_ib_flow *to_mflow(struct ib_flow *ibflow)
return container_of(ibflow, struct mlx4_ib_flow, ibflow);