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

/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_data.c168 EIB_INCR_COUNTER(&stats->st_ierrors);
262 EIB_INCR_COUNTER(&stats->st_oerrors);
915 EIB_INCR_COUNTER(&stats->st_opkts);
1069 EIB_INCR_COUNTER(brdcst);
1071 EIB_INCR_COUNTER(multicst);
1148 EIB_INCR_COUNTER(&stats->st_norcvbuf);
H A Deib_rsrc.c395 EIB_INCR_COUNTER(&ss->ei_stats->st_noxmitbuf);
410 EIB_INCR_COUNTER(&ss->ei_stats->st_noxmitbuf);
H A Deib_vnic.c642 EIB_INCR_COUNTER(&stats->st_brdcstxmit);
644 EIB_INCR_COUNTER(&stats->st_multixmit);
825 EIB_INCR_COUNTER(&ss->ei_stats->st_noxmitbuf);
/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Deib_impl.h639 #define EIB_INCR_COUNTER(addr) (atomic_inc_64((addr))) macro

Completed in 57 milliseconds