Searched refs:stat_ops (Results 1 - 3 of 3) sorted by relevance

/linux-master/net/core/
H A Dnetdev-genl.c510 const struct netdev_stat_ops *ops = netdev->stat_ops;
558 const struct netdev_stat_ops *ops = netdev->stat_ops;
596 ops = netdev->stat_ops;
658 if (!netdev->stat_ops)
/linux-master/include/linux/
H A Dnetdevice.h1958 * @stat_ops: Optional ops for queue-aware statistics
2339 const struct netdev_stat_ops *stat_ops; member in struct:net_device
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c15036 dev->stat_ops = &bnxt_stat_ops;

Completed in 216 milliseconds