Searched refs:ch_tc_flower_entry (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_tc_flower.c | 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_cooki [all...] |
H A D | cxgb4_tc_flower.h | 47 struct ch_tc_flower_entry { struct
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_tc_flower.c | 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_cooki [all...] |
H A D | cxgb4_tc_flower.h | 47 struct ch_tc_flower_entry { struct
|
Completed in 7 milliseconds