Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/nes/
Dnes_verbs.c3230 int total_payload_length = 0; in fill_wqe_sg_send() local
3242 total_payload_length += ib_wr->sg_list[sge_index].length; in fill_wqe_sg_send()
3245 total_payload_length); in fill_wqe_sg_send()
3247 total_payload_length); in fill_wqe_sg_send()
3530 u32 total_payload_length; in nes_post_recv() local
3567 total_payload_length = 0; in nes_post_recv()
3576 total_payload_length += ib_wr->sg_list[sge_index].length; in nes_post_recv()
3579 total_payload_length); in nes_post_recv()