Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/ice/
HDice_switch.h132 u16 sw_id; member
142 u16 sw_id; member
510 ice_alloc_sw(struct ice_hw *hw, bool ena_stats, bool shared_res, u16 *sw_id,
513 ice_free_sw(struct ice_hw *hw, u16 sw_id, u16 counter_id);
HDice_switch.c222 ice_alloc_sw(struct ice_hw *hw, bool ena_stats, bool shared_res, u16 *sw_id, in ice_alloc_sw() argument
253 *sw_id = LE16_TO_CPU(sw_ele->e.sw_resp); in ice_alloc_sw()
305 int ice_free_sw(struct ice_hw *hw, u16 sw_id, u16 counter_id) in ice_free_sw() argument
323 sw_buf->elem[0].e.sw_resp = CPU_TO_LE16(sw_id); in ice_free_sw()
1054 pi->sw_id = swid; in ice_init_port_info()
HDice_type.h955 u16 sw_id; /* Initial switch ID belongs to port */ member
HDice_adminq_cmd.h541 u8 sw_id; member
HDice_lib.c752 ctx.info.sw_id = hw->port_info->sw_id; in ice_initialize_vsi()
/freebsd-14-stable/sys/vm/
HDswap_pager.h59 void *sw_id; member
HDswap_pager.c2427 sp->sw_id = id; in swaponsomething()
2581 sp->sw_id = NULL; in swapoff_one()
2843 sp->sw_id = NULL; in swapgeom_release()
2877 cp = sp->sw_id; in swapgeom_strategy()
2932 if (sp->sw_id == cp) { in swapgeom_orphan()
2945 sp->sw_id = NULL; in swapgeom_orphan()
2957 cp = sw->sw_id; in swapgeom_close()
2958 sw->sw_id = NULL; in swapgeom_close()
2985 cp = sp->sw_id; in swapongeom_locked()
3048 vp2 = sp->sw_id; in swapdev_strategy()
[all …]
/freebsd-14-stable/contrib/ofed/opensm/opensm/
HDosm_ucast_lash.c287 static int generate_routing_func_for_mst(lash_t * p_lash, int sw_id, in generate_routing_func_for_mst() argument
291 switch_t *sw = p_lash->switches[sw_id]; in generate_routing_func_for_mst()
HDosm_torus.c499 guid_t sw_id, unsigned port_cnt) in alloc_fswitch() argument
528 sw->n_id = sw_id; in alloc_fswitch()