Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A 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()
H A Dverbs.h258 static inline void inc_opstats( in inc_opstats() function
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A 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()
H A Dverbs.h216 static inline void inc_opstats( in inc_opstats() function

Completed in 10 milliseconds