Home
last modified time | relevance | path

Searched refs:ch_tc_flower_entry (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_flower.c146 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()
931 struct ch_tc_flower_entry *ch_flower; in cxgb4_tc_flower_replace()
992 struct ch_tc_flower_entry *ch_flower; in cxgb4_tc_flower_destroy()
1016 struct ch_tc_flower_entry *flower_entry; in ch_flower_stats_handler()
1064 struct ch_tc_flower_entry *ch_flower; in cxgb4_tc_flower_stats()
1104 .head_offset = offsetof(struct ch_tc_flower_entry, node),
1105 .key_offset = offsetof(struct ch_tc_flower_entry, tc_flower_cookie),
[all …]
H A Dcxgb4_tc_flower.h47 struct ch_tc_flower_entry { struct