Searched defs:bnxt_filter_base (Results 1 – 1 of 1) sorted by relevance
1437 struct bnxt_filter_base { struct1438 struct hlist_node hash;1439 struct list_head list;1440 __le64 filter_id;1441 u8 type;1444 u8 flags;1473 struct bnxt_filter_base base; argument