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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_sysfs.c330 #define DEVICE_COUNTER(name, attr) \ macro
344 DEVICE_COUNTER(ib_link_downeds, IBLinkDownedCnt);
345 DEVICE_COUNTER(ib_link_err_recoveries, IBLinkErrRecoveryCnt);
346 DEVICE_COUNTER(ib_status_changes, IBStatusChangeCnt);
347 DEVICE_COUNTER(ib_symbol_errs, IBSymbolErrCnt);
348 DEVICE_COUNTER(lb_flow_stalls, LBFlowStallCnt);
349 DEVICE_COUNTER(lb_ints, LBIntCnt);
350 DEVICE_COUNTER(rx_bad_formats, RxBadFormatCnt);
351 DEVICE_COUNTER(rx_buf_ovfls, RxBufOvflCnt);
352 DEVICE_COUNTER(rx_data_pkt
[all...]

Completed in 85 milliseconds