Searched refs:update_tx_opstats (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | verbs.c | 731 * update_tx_opstats - record stats by opcode 739 static void update_tx_opstats(struct rvt_qp *qp, struct hfi1_pkt_state *ps, in update_tx_opstats() function 901 update_tx_opstats(qp, ps, plen); in hfi1_verbs_send_dma() 1098 update_tx_opstats(qp, ps, plen); in hfi1_verbs_send_pio()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | verbs.c | 689 * update_tx_opstats - record stats by opcode 697 static void update_tx_opstats(struct rvt_qp *qp, struct hfi1_pkt_state *ps, in update_tx_opstats() function 859 update_tx_opstats(qp, ps, plen); in hfi1_verbs_send_dma() 1056 update_tx_opstats(qp, ps, plen); in hfi1_verbs_send_pio()
|
Completed in 6 milliseconds