Searched refs:switch_id (Results 1 - 6 of 6) sorted by relevance

/freebsd-11.0-release/contrib/ofed/management/opensm/opensm/
H A Dosm_ucast_lash.c83 int switch_id; member in struct:_reachable_dest
335 if (sw->routing_table[i_dest->switch_id].out_link ==
337 sw->routing_table[i_dest->switch_id].out_link =
351 i_dest->switch_id = sw->id;
/freebsd-11.0-release/contrib/gcc/
H A Dtree-eh.c1243 int switch_id, case_index;
1250 switch_id = return_index;
1257 switch_id = q->index;
1264 build_int_cst (NULL_TREE, switch_id), NULL,
1238 int switch_id, case_index; local
/freebsd-11.0-release/sys/dev/ixl/
H A Di40e_adminq_cmd.h848 __le16 switch_id; /* 12bit id combined with flags below */ member in struct:i40e_aqc_vsi_properties_data
1045 __le16 switch_id; member in struct:i40e_aqc_get_veb_parameters_completion
H A Di40e_prototype.h190 u16 veb_seid, u16 *switch_id, bool *floating,
H A Di40e_common.c2782 * @switch_id: the uplink switch id
2793 u16 veb_seid, u16 *switch_id,
2815 if (switch_id)
2816 *switch_id = LE16_TO_CPU(cmd_resp->switch_id);
2792 i40e_aq_get_veb_parameters(struct i40e_hw *hw, u16 veb_seid, u16 *switch_id, bool *floating, u16 *statistic_index, u16 *vebs_used, u16 *vebs_free, struct i40e_asq_cmd_details *cmd_details) argument
H A Dixl_pf_iov.c146 vsi_ctx.info.switch_id = htole16(0);

Completed in 145 milliseconds