Searched refs:hermon_sw_cq_s (Results 1 – 4 of 4) sorted by relevance
211 struct hermon_sw_cq_s { struct213 struct hermon_sw_cq_s *cq_resize_hdl; /* points to tranistory hdl */ argument245 _NOTE(READ_ONLY_DATA(hermon_sw_cq_s::cq_cqnum argument246 hermon_sw_cq_s::cq_erreqnum247 hermon_sw_cq_s::cq_cqcrsrcp248 hermon_sw_cq_s::cq_rsrcp249 hermon_sw_cq_s::cq_hdlrarg250 hermon_sw_cq_s::cq_is_umap251 hermon_sw_cq_s::cq_uarpg))252 _NOTE(DATA_READABLE_WITHOUT_LOCK(hermon_sw_cq_s::cq_bufsz[all …]
117 typedef struct hermon_sw_cq_s *hermon_cqhdl_t;
547 kmem_free(resize, sizeof (struct hermon_sw_cq_s)); in hermon_cq_free()636 resize_hdl = kmem_zalloc(sizeof (struct hermon_sw_cq_s), KM_SLEEP); in hermon_cq_resize()649 kmem_free(resize_hdl, sizeof (struct hermon_sw_cq_s)); in hermon_cq_resize()678 kmem_free(resize_hdl, sizeof (struct hermon_sw_cq_s)); in hermon_cq_resize()726 kmem_free(resize_hdl, sizeof (struct hermon_sw_cq_s)); in hermon_cq_resize()1637 kmem_free(resize_hdl, sizeof (struct hermon_sw_cq_s)); in hermon_cq_resize_helper()
1059 sizeof (struct hermon_sw_cq_s); in hermon_rsrc_init_phase2()