Searched defs:bnxt_filter_base (Results 1 – 1 of 1) sorted by relevance
1401 struct bnxt_filter_base { struct1402 struct hlist_node hash;1403 struct list_head list;1404 __le64 filter_id;1405 u8 type;1408 u8 flags;1437 struct bnxt_filter_base base; argument