Searched refs:reset_statistics (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/arch/mips/cavium-octeon/ |
D | oct_ilm.c | 58 static int reset_statistics(void *data, u64 value) in reset_statistics() function 64 DEFINE_SIMPLE_ATTRIBUTE(reset_statistics_ops, NULL, reset_statistics, "%llu\n");
|
/linux-4.1.27/drivers/net/wireless/cw1200/ |
D | sta.c | 256 .reset_statistics = true, in cw1200_remove_interface() 1392 .reset_statistics = true, in cw1200_do_unjoin() 1490 .reset_statistics = true, in cw1200_disable_listening() 2384 .reset_statistics = true, in cw1200_update_beaconing()
|
D | wsm.h | 662 /* [in] */ bool reset_statistics; member
|
D | txrx.c | 1381 .reset_statistics = false, in cw1200_link_id_gc_work()
|
D | wsm.c | 174 WSM_PUT32(buf, arg->reset_statistics ? 0 : 1); in wsm_reset()
|
/linux-4.1.27/drivers/scsi/ |
D | scsi_transport_fc.c | 1772 static FC_DEVICE_ATTR(host, reset_statistics, S_IWUSR, NULL,
|