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