Searched defs:ib_flow_attr (Results 1 – 1 of 1) sorted by relevance
2059 struct ib_flow_attr { struct2060 enum ib_flow_attr_type type; argument2061 u16 size;2062 u16 priority;2063 u32 flags;2064 u8 num_of_specs;2065 u8 port;2066 union ib_flow_spec flows[];