Searched refs:hermon_hw_udav_t (Results 1 – 4 of 4) sorted by relevance
491 hermon_hw_udav_t *udav; in hermon_ah_alloc()520 udav = (hermon_hw_udav_t *)kmem_zalloc(sizeof (hermon_hw_udav_t), in hermon_ah_alloc()583 kmem_free(ah->ah_udav, sizeof (hermon_hw_udav_t)); in hermon_ah_free()642 hermon_hw_udav_t old_udav; in hermon_ah_modify()654 bcopy(ah->ah_udav, &old_udav, sizeof (hermon_hw_udav_t)); in hermon_ah_modify()685 size = sizeof (hermon_hw_udav_t) >> 3; in hermon_ah_modify()2175 hermon_hw_udav_t *udav; in hermon_set_addr_path()2180 udav = (hermon_hw_udav_t *)(void *)path; in hermon_set_addr_path()2343 av->av_port_num = ((hermon_hw_udav_t *)(void *)path)->portnum; in hermon_get_addr_path()
1684 hermon_hw_udav_t *udav; in hermon_wqe_mlx_build()
85 typedef struct hermon_hw_udav_s hermon_hw_udav_t; typedef
336 hermon_hw_udav_t *ah_udav;