Searched refs:ch_tc_flower_entry (Results 1 – 2 of 2) sorted by relevance
146 static struct ch_tc_flower_entry *allocate_flower_entry(void) in allocate_flower_entry()148 struct ch_tc_flower_entry *new = kzalloc(sizeof(*new), GFP_KERNEL); in allocate_flower_entry()155 static struct ch_tc_flower_entry *ch_flower_lookup(struct adapter *adap, in ch_flower_lookup()808 struct ch_tc_flower_entry *fe; in cxgb4_tc_flower_hash_prio_del()932 struct ch_tc_flower_entry *ch_flower; in cxgb4_tc_flower_replace()993 struct ch_tc_flower_entry *ch_flower; in cxgb4_tc_flower_destroy()1017 struct ch_tc_flower_entry *flower_entry; in ch_flower_stats_handler()1065 struct ch_tc_flower_entry *ch_flower; in cxgb4_tc_flower_stats()1105 .head_offset = offsetof(struct ch_tc_flower_entry, node),1106 .key_offset = offsetof(struct ch_tc_flower_entry, tc_flower_cookie),[all …]
47 struct ch_tc_flower_entry { struct