Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_data.c123 uint_t ipkts; in eib_data_rx_comp_handler() local
151 rbytes = ipkts = 0; in eib_data_rx_comp_handler()
171 ipkts++; in eib_data_rx_comp_handler()
202 EIB_UPDATE_COUNTER(&stats->st_ipkts, ipkts); in eib_data_rx_comp_handler()
204 pkts_per_call += ipkts; in eib_data_rx_comp_handler()