Home
last modified time | relevance | path

Searched refs:cxgb_get_stats (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_main.c1488 static struct net_device_stats *cxgb_get_stats(struct net_device *dev) in cxgb_get_stats() function
3181 .ndo_get_stats = cxgb_get_stats,
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_main.c1487 static struct net_device_stats *cxgb_get_stats(struct net_device *dev) in cxgb_get_stats() function
3180 .ndo_get_stats = cxgb_get_stats,
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c3005 static void cxgb_get_stats(struct net_device *dev, in cxgb_get_stats() function
3872 .ndo_get_stats64 = cxgb_get_stats,
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c3004 static void cxgb_get_stats(struct net_device *dev, in cxgb_get_stats() function
3869 .ndo_get_stats64 = cxgb_get_stats,

Completed in 24 milliseconds