Home
last modified time | relevance | path

Searched defs:min_port (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_cmd.c2006 int min_port = find_first_bit(actv_ports.ports, in mlx4_master_activate_admin_state() local
2071 int min_port = find_first_bit(actv_ports.ports, in mlx4_master_deactivate_admin_state() local
2861 int min_port = find_first_bit(actv_ports.ports, dev->caps.num_ports) in mlx4_slaves_closest_port() local
3267 int min_port = find_first_bit(actv_ports.ports, in mlx4_vf_set_enable_smi_admin() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerPlatform.cpp47 GDBRemoteCommunicationServerPlatform::PortMap::PortMap(uint16_t min_port, in PortMap()
/freebsd/sys/netinet6/
H A Dip_fw_nat64.h147 uint16_t min_port; /* Unused */ member
/freebsd/contrib/unbound/util/
H A Dconfig_file.c1937 int min_port = 0; in cfg_apply_local_port_policy() local
/freebsd/sys/dev/mlx4/
H A Ddevice.h838 u8 min_port; member