Searched defs:ib_flow_attr (Results 1 – 2 of 2) sorted by relevance
142577 struct ib_flow_attr { struct142578 enum ib_flow_attr_type type; argument142579 u16 size;142580 u16 priority;142581 u32 flags;142582 u8 num_of_specs;142583 u32 port;142584 union ib_flow_spec flows[0];
150227 struct ib_flow_attr { struct150228 enum ib_flow_attr_type type; argument150229 u16 size;150230 u16 priority;150231 u32 flags;150232 u8 num_of_specs;150233 u32 port;150234 union ib_flow_spec flows[0];