Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/neterion/
Ds2io.c859 mac_control->stats_info->sw_stat.mem_allocated += mem_allocated; in init_shared_mem()
891 swstats = &stats->sw_stat; in free_shared_mem()
2377 struct swStat *swstats = &stats->sw_stat; in free_tx_buffers()
2468 struct swStat *swstats = &ring->nic->mac_control.stats_info->sw_stat; in fill_rx_buffers()
2671 struct swStat *swstats = &stats->sw_stat; in free_rxd_blk()
3007 struct swStat *swstats = &stats->sw_stat; in tx_intr_handler()
3467 swstats = &stats->sw_stat; in s2io_reset()
3734 struct swStat *swstats = &stats->sw_stat; in s2io_enable_msi_x()
3913 struct swStat *swstats = &sp->mac_control.stats_info->sw_stat; in s2io_open()
4023 struct swStat *swstats = &stats->sw_stat; in s2io_xmit()
[all …]
Ds2io.h339 struct swStat sw_stat; member
/linux-6.12.1/drivers/infiniband/hw/hns/
Dhns_roce_debugfs.h17 struct hns_debugfs_seqfile sw_stat; member
Dhns_roce_debugfs.c80 init_debugfs_seqfile(&dbgfs->sw_stat, "sw_stat", dbgfs->root, in create_sw_stat_debugfs()