Searched refs:sw_id (Results 1 – 9 of 9) sorted by relevance
| /freebsd-14-stable/sys/dev/ice/ |
| HD | ice_switch.h | 132 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);
|
| HD | ice_switch.c | 222 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()
|
| HD | ice_type.h | 955 u16 sw_id; /* Initial switch ID belongs to port */ member
|
| HD | ice_adminq_cmd.h | 541 u8 sw_id; member
|
| HD | ice_lib.c | 752 ctx.info.sw_id = hw->port_info->sw_id; in ice_initialize_vsi()
|
| /freebsd-14-stable/sys/vm/ |
| HD | swap_pager.h | 59 void *sw_id; member
|
| HD | swap_pager.c | 2427 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/ |
| HD | osm_ucast_lash.c | 287 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()
|
| HD | osm_torus.c | 499 guid_t sw_id, unsigned port_cnt) in alloc_fswitch() argument 528 sw->n_id = sw_id; in alloc_fswitch()
|