Searched refs:config_fc_basic (Results 1 – 1 of 1) sorted by relevance
44 hermon_hw_config_fc_basic_t config_fc_basic; in hermon_fcoib_enable() local52 bzero(&config_fc_basic, sizeof (config_fc_basic)); in hermon_fcoib_enable()53 config_fc_basic.fexch_base_hi = fcoib->hfc_fexch_base[port] >> 16; in hermon_fcoib_enable()54 config_fc_basic.fx_base_mpt_hi = fcoib->hfc_mpt_base[port] >> 17; in hermon_fcoib_enable()55 config_fc_basic.fx_base_mpt_lo = 0; in hermon_fcoib_enable()56 config_fc_basic.log2_num_rfci = in hermon_fcoib_enable()58 config_fc_basic.rfci_base = fcoib->hfc_rfci_qps_per_port * port + in hermon_fcoib_enable()61 status = hermon_config_fc_cmd_post(state, &config_fc_basic, 1, in hermon_fcoib_enable()64 status = hermon_config_fc_cmd_post(state, &config_fc_basic, 1, in hermon_fcoib_enable()