Home
last modified time | relevance | path

Searched defs:dev_stats (Results 1 – 9 of 9) sorted by relevance

/linux/net/openvswitch/
H A Dvport.c285 const struct rtnl_link_stats64 *dev_stats; in ovs_vport_get_stats() local
/linux/drivers/leds/trigger/
H A Dledtrig-netdev.c631 struct rtnl_link_stats64 *dev_stats; in netdev_trig_work() local
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.c115 struct otx2_dev_stats *dev_stats = &pfvf->hw.dev_stats; in otx2_get_dev_stats() local
142 struct otx2_dev_stats *dev_stats; in otx2_get_stats64() local
H A Dotx2_pf.c2221 struct otx2_dev_stats *dev_stats; in otx2_xmit() local
H A Dotx2_common.h257 struct otx2_dev_stats dev_stats; member
/linux/drivers/net/ethernet/amazon/ena/
H A Dena_netdev.h379 struct ena_stats_dev dev_stats; member
/linux/drivers/net/phy/
H A Dnxp-c45-tja11xx-macsec.c1371 struct macsec_dev_stats *dev_stats; in nxp_c45_mdo_get_dev_stats() local
/linux/drivers/net/
H A Dmacsec.c3050 struct macsec_dev_stats dev_stats = {0, }; in dump_secy() local
/linux/drivers/net/usb/
H A Dlan78xx.c715 #define check_counter_rollover(struct1, dev_stats, member) \ argument