Searched refs:hermon_hw_wqe_sgl_t (Results 1 – 2 of 2) sorted by relevance
88 hermon_hw_wqe_sgl_t *ds, *old_ds; in hermon_post_send_ud()166 ds = (hermon_hw_wqe_sgl_t *)((uintptr_t)ud + in hermon_post_send_ud()179 ds = (hermon_hw_wqe_sgl_t *)((uintptr_t)ds + total_len); in hermon_post_send_ud()220 ds = (hermon_hw_wqe_sgl_t *)((uintptr_t)ud + in hermon_post_send_ud()245 ds = (hermon_hw_wqe_sgl_t *)((uintptr_t)ud + in hermon_post_send_ud()250 ds = (hermon_hw_wqe_sgl_t *)((uintptr_t)ds + 0x10); in hermon_post_send_ud()270 ds = (hermon_hw_wqe_sgl_t *)((uintptr_t)frwr + in hermon_post_send_ud()295 ds = (hermon_hw_wqe_sgl_t *)((uintptr_t)li + in hermon_post_send_ud()442 hermon_hw_wqe_sgl_t *ds; in hermon_post_send_rc()493 ds = (hermon_hw_wqe_sgl_t *)((uintptr_t)desc + in hermon_post_send_rc()[all …]
105 typedef struct hermon_hw_wqe_sgl_s hermon_hw_wqe_sgl_t; typedef