Searched refs:portinits (Results 1 – 2 of 2) sorted by relevance
2310 tavor_hw_initib_t *portinits, *initib; in tavor_hca_port_init() local2325 portinits = (tavor_hw_initib_t *)kmem_zalloc(num_ports * in tavor_hca_port_init()2330 initib = &portinits[i]; in tavor_hca_port_init()2446 kmem_free(portinits, num_ports * sizeof (tavor_hw_initib_t)); in tavor_hca_port_init()2455 kmem_free(portinits, num_ports * sizeof (tavor_hw_initib_t)); in tavor_hca_port_init()
3454 hermon_hw_set_port_t *portinits, *initport; in hermon_hca_port_init() local3468 portinits = (hermon_hw_set_port_t *)kmem_zalloc(num_ports * in hermon_hca_port_init()3495 initport = &portinits[i]; in hermon_hca_port_init()3496 state->hs_initport = &portinits[i]; in hermon_hca_port_init()3616 kmem_free(portinits, num_ports * sizeof (hermon_hw_set_port_t)); in hermon_hca_port_init()3624 kmem_free(portinits, num_ports * sizeof (hermon_hw_set_port_t)); in hermon_hca_port_init()