Searched refs:ch_tc_flower_entry (Results 1 – 2 of 2) sorted by relevance
67 static struct ch_tc_flower_entry *allocate_flower_entry(void) in allocate_flower_entry()69 struct ch_tc_flower_entry *new = kzalloc(sizeof(*new), GFP_KERNEL); in allocate_flower_entry()76 static struct ch_tc_flower_entry *ch_flower_lookup(struct adapter *adap, in ch_flower_lookup()640 struct ch_tc_flower_entry *ch_flower; in cxgb4_tc_flower_replace()716 struct ch_tc_flower_entry *ch_flower; in cxgb4_tc_flower_destroy()743 struct ch_tc_flower_entry *flower_entry; in ch_flower_stats_handler()791 struct ch_tc_flower_entry *ch_flower; in cxgb4_tc_flower_stats()830 .head_offset = offsetof(struct ch_tc_flower_entry, node),831 .key_offset = offsetof(struct ch_tc_flower_entry, tc_flower_cookie),832 .key_len = sizeof(((struct ch_tc_flower_entry *)0)->tc_flower_cookie),
47 struct ch_tc_flower_entry { struct