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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_sysfs.c432 #define DEVICE_COUNTER(name, attr) \ macro
446 DEVICE_COUNTER(ib_link_downeds, IBLinkDownedCnt);
447 DEVICE_COUNTER(ib_link_err_recoveries, IBLinkErrRecoveryCnt);
448 DEVICE_COUNTER(ib_status_changes, IBStatusChangeCnt);
449 DEVICE_COUNTER(ib_symbol_errs, IBSymbolErrCnt);
450 DEVICE_COUNTER(lb_flow_stalls, LBFlowStallCnt);
451 DEVICE_COUNTER(lb_ints, LBIntCnt);
452 DEVICE_COUNTER(rx_bad_formats, RxBadFormatCnt);
453 DEVICE_COUNTER(rx_buf_ovfls, RxBufOvflCnt);
454 DEVICE_COUNTER(rx_data_pkt
[all...]

Completed in 61 milliseconds