Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_flower.c937 if (!ch_flower) { in cxgb4_tc_flower_replace()
942 fs = &ch_flower->fs; in cxgb4_tc_flower_replace()
963 cxgb4_del_filter(dev, ch_flower->filter_id, &ch_flower->fs); in cxgb4_tc_flower_replace()
966 kfree(ch_flower); in cxgb4_tc_flower_replace()
997 if (!ch_flower) in cxgb4_tc_flower_destroy()
1004 &ch_flower->fs, ch_flower->filter_id); in cxgb4_tc_flower_destroy()
1009 kfree_rcu(ch_flower, rcu); in cxgb4_tc_flower_destroy()
1071 if (!ch_flower) { in cxgb4_tc_flower_stats()
1078 ch_flower->fs.hash); in cxgb4_tc_flower_stats()
1082 spin_lock_bh(&ch_flower->lock); in cxgb4_tc_flower_stats()
[all …]