Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/nes/
Dnes_verbs.c3236 int total_payload_length = 0; in fill_wqe_sg_send() local
3248 total_payload_length += ib_wr->sg_list[sge_index].length; in fill_wqe_sg_send()
3251 total_payload_length); in fill_wqe_sg_send()
3253 total_payload_length); in fill_wqe_sg_send()
3554 u32 total_payload_length; in nes_post_recv() local
3591 total_payload_length = 0; in nes_post_recv()
3600 total_payload_length += ib_wr->sg_list[sge_index].length; in nes_post_recv()
3603 total_payload_length); in nes_post_recv()