Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.h296 int cxgb4_get_filter_counters(struct net_device *dev, unsigned int fidx,
H A Dcxgb4_tc_flower.c1030 ret = cxgb4_get_filter_counters(adap->port[0], in ch_flower_stats_handler()
1076 ret = cxgb4_get_filter_counters(dev, ch_flower->filter_id, in cxgb4_tc_flower_stats()
H A Dcxgb4_tc_matchall.c489 ret = cxgb4_get_filter_counters(dev, ingress->tid[i], in cxgb4_tc_matchall_stats()
H A Dcxgb4_filter.c437 int cxgb4_get_filter_counters(struct net_device *dev, unsigned int fidx, in cxgb4_get_filter_counters() function