Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_sysfs.c433 #define DEVICE_COUNTER(name, attr) \ macro
447 DEVICE_COUNTER(ib_link_downeds, IBLinkDownedCnt);
448 DEVICE_COUNTER(ib_link_err_recoveries, IBLinkErrRecoveryCnt);
449 DEVICE_COUNTER(ib_status_changes, IBStatusChangeCnt);
450 DEVICE_COUNTER(ib_symbol_errs, IBSymbolErrCnt);
451 DEVICE_COUNTER(lb_flow_stalls, LBFlowStallCnt);
452 DEVICE_COUNTER(lb_ints, LBIntCnt);
453 DEVICE_COUNTER(rx_bad_formats, RxBadFormatCnt);
454 DEVICE_COUNTER(rx_buf_ovfls, RxBufOvflCnt);
455 DEVICE_COUNTER(rx_data_pkts, RxDataPktCnt);
[all …]