Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/hfi1/
Dverbs.h216 static inline void inc_opstats( in inc_opstats() function
Dverbs.c353 inc_opstats(tlen, &rcd->opstats->stats[opcode]); in hfi1_kdeth_eager_rcv()
407 inc_opstats(tlen, &rcd->opstats->stats[opcode]); in hfi1_kdeth_expected_rcv()
464 inc_opstats(packet->tlen, &rcd->opstats->stats[packet->opcode]); in hfi1_handle_packet()
704 inc_opstats(plen * 4, &s->stats[ps->opcode]); in update_tx_opstats()