Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/hfi1/
Dverbs.h258 static inline void inc_opstats( in inc_opstats() function
Dverbs.c395 inc_opstats(tlen, &rcd->opstats->stats[opcode]); in hfi1_kdeth_eager_rcv()
449 inc_opstats(tlen, &rcd->opstats->stats[opcode]); in hfi1_kdeth_expected_rcv()
506 inc_opstats(packet->tlen, &rcd->opstats->stats[packet->opcode]); in hfi1_handle_packet()
746 inc_opstats(plen * 4, &s->stats[ps->opcode]); in update_tx_opstats()