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()75 static struct ch_tc_flower_entry *ch_flower_lookup(struct adapter *adap, in ch_flower_lookup()670 struct ch_tc_flower_entry *ch_flower; in cxgb4_tc_flower_replace()749 struct ch_tc_flower_entry *ch_flower; in cxgb4_tc_flower_destroy()776 struct ch_tc_flower_entry *flower_entry; in ch_flower_stats_handler()824 struct ch_tc_flower_entry *ch_flower; in cxgb4_tc_flower_stats()863 .head_offset = offsetof(struct ch_tc_flower_entry, node),864 .key_offset = offsetof(struct ch_tc_flower_entry, tc_flower_cookie),865 .key_len = sizeof(((struct ch_tc_flower_entry *)0)->tc_flower_cookie),
47 struct ch_tc_flower_entry { struct