Home
last modified time | relevance | path

Searched refs:n_port_ids (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_fcoib.c88 uint32_t *n_port_ids; in hermon_fcoib_set_id() local
102 n_port_ids = fcoib->hfc_n_port_ids[port]; in hermon_fcoib_set_id()
105 n_port_ids[offset] = src_id; in hermon_fcoib_set_id()
107 status = hermon_config_fc_cmd_post(state, n_port_ids, 1, in hermon_fcoib_set_id()