Searched refs:hermon_hw_set_port_t (Results 1 – 6 of 6) sorted by relevance
58 typedef struct hermon_hw_set_port_s hermon_hw_set_port_t; typedef
723 hermon_hw_set_port_t *initport, uint_t port, uint_t sleepflag);
264 hermon_hw_set_port_t set_port; in hermon_set_port_capability()
3454 hermon_hw_set_port_t *portinits, *initport; in hermon_hca_port_init()3468 portinits = (hermon_hw_set_port_t *)kmem_zalloc(num_ports * in hermon_hca_port_init()3469 sizeof (hermon_hw_set_port_t), KM_SLEEP); 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()
1406 hermon_set_port_cmd_post(hermon_state_t *state, hermon_hw_set_port_t *initport, in hermon_set_port_cmd_post()1425 size = sizeof (hermon_hw_set_port_t); in hermon_set_port_cmd_post()
2064 hermon_hw_set_port_t set_port; in hermon_port_modify()