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

/freebsd-10.0-release/sys/dev/nxge/xgehal/
H A Dxgehal-device-fp.c204 hldev->stats.sw_dev_info_stats.not_traffic_intr_cnt++;
646 hldev->stats.sw_dev_info_stats.not_traffic_intr_cnt++;
H A Dxgehal-stats.c837 hldev->stats.sw_dev_info_stats.not_traffic_intr_cnt;
885 hldev->stats.sw_dev_info_stats.not_traffic_intr_cnt;
H A Dxgehal-mgmtaux.c918 __HAL_AUX_ENTRY("not_traffic_intr_cnt",
919 devstat.not_traffic_intr_cnt, "%u");
/freebsd-10.0-release/sys/dev/nxge/include/
H A Dxgehal-stats.h924 * @not_traffic_intr_cnt: Number of times the host was interrupted
931 * @not_traffic_intr_cnt
975 u32 not_traffic_intr_cnt; member in struct:xge_hal_stats_device_info_t
/freebsd-10.0-release/sys/dev/vxge/include/
H A Dvxgehal-ll.h2944 ((vxge_hal_device_t *)hldev)->not_traffic_intr_cnt++
2973 * @not_traffic_intr_cnt: Number of times the host was interrupted
3006 volatile u32 not_traffic_intr_cnt; member in struct:vxge_hal_device_t
/freebsd-10.0-release/sys/dev/vxge/vxgehal/
H A Dvxgehal-mgmtaux.c1566 __HAL_AUX_ENTRY("not_traffic_intr_cnt",
1567 hldev->header.not_traffic_intr_cnt, "%u");
1571 hldev->header.not_traffic_intr_cnt +
H A Dvxgehal-device.c1635 hldev->header.not_traffic_intr_cnt++;

Completed in 107 milliseconds