Home
last modified time | relevance | path

Searched refs:update_hcrc (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dverbs.c830 static u64 update_hcrc(u8 opcode, u64 pbc) in update_hcrc() function
887 pbc = update_hcrc(ps->opcode, pbc); in hfi1_verbs_send_dma()
1039 pbc = update_hcrc(ps->opcode, pbc); in hfi1_verbs_send_pio()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dverbs.c788 static u64 update_hcrc(u8 opcode, u64 pbc) in update_hcrc() function
845 pbc = update_hcrc(ps->opcode, pbc); in hfi1_verbs_send_dma()
997 pbc = update_hcrc(ps->opcode, pbc); in hfi1_verbs_send_pio()

Completed in 6 milliseconds