Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_flower.c936 if (!ch_flower) { in cxgb4_tc_flower_replace()
941 fs = &ch_flower->fs; in cxgb4_tc_flower_replace()
962 cxgb4_del_filter(dev, ch_flower->filter_id, &ch_flower->fs); in cxgb4_tc_flower_replace()
965 kfree(ch_flower); in cxgb4_tc_flower_replace()
996 if (!ch_flower) in cxgb4_tc_flower_destroy()
1003 &ch_flower->fs, ch_flower->filter_id); in cxgb4_tc_flower_destroy()
1008 kfree_rcu(ch_flower, rcu); in cxgb4_tc_flower_destroy()
1070 if (!ch_flower) { in cxgb4_tc_flower_stats()
1077 ch_flower->fs.hash); in cxgb4_tc_flower_stats()
1081 spin_lock_bh(&ch_flower->lock); in cxgb4_tc_flower_stats()
[all …]