| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | devpts.rst | 7 Each mount of the devpts filesystem is now distinct such that ptys 8 and their indicies allocated in one mount are independent from ptys 29 kernel.pty.nr - current count of ptys
|
| /OK3568_Linux_fs/kernel/tools/testing/kunit/test_data/ |
| H A D | test_is_test_passed-no_tests_run.log | 22 Checking that host ptys support output SIGIO...Yes 23 Checking that host ptys support SIGIO on close...No, enabling workaround
|
| H A D | test_output_isolated_correctly.log | 48 Checking that host ptys support output SIGIO...Yes 49 Checking that host ptys support SIGIO on close...No, enabling workaround
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | reg.h | 4135 MLXSW_REG_DEFINE(ptys, MLXSW_REG_PTYS_ID, MLXSW_REG_PTYS_LEN); 4143 MLXSW_ITEM32(reg, ptys, an_disable_admin, 0x00, 30, 1); 4149 MLXSW_ITEM32(reg, ptys, local_port, 0x00, 16, 8); 4161 MLXSW_ITEM32(reg, ptys, proto_mask, 0x00, 0, 3); 4173 MLXSW_ITEM32(reg, ptys, an_status, 0x04, 28, 4); 4192 MLXSW_ITEM32(reg, ptys, ext_eth_proto_cap, 0x08, 0, 32); 4222 MLXSW_ITEM32(reg, ptys, eth_proto_cap, 0x0C, 0, 32); 4228 MLXSW_ITEM32(reg, ptys, ib_link_width_cap, 0x10, 16, 16); 4241 MLXSW_ITEM32(reg, ptys, ib_proto_cap, 0x10, 0, 16); 4247 MLXSW_ITEM32(reg, ptys, ext_eth_proto_admin, 0x14, 0, 32); [all …]
|
| H A D | switchx2.c | 725 err = mlxsw_reg_query(mlxsw_sx->core, MLXSW_REG(ptys), ptys_pl); in mlxsw_sx_port_get_link_ksettings() 815 err = mlxsw_reg_query(mlxsw_sx->core, MLXSW_REG(ptys), ptys_pl); in mlxsw_sx_port_set_link_ksettings() 833 err = mlxsw_reg_write(mlxsw_sx->core, MLXSW_REG(ptys), ptys_pl); in mlxsw_sx_port_set_link_ksettings() 929 return mlxsw_reg_write(mlxsw_sx->core, MLXSW_REG(ptys), ptys_pl); in mlxsw_sx_port_ib_speed_set() 943 return mlxsw_reg_write(mlxsw_sx->core, MLXSW_REG(ptys), ptys_pl); in mlxsw_sx_port_speed_by_width_set()
|
| H A D | spectrum_ethtool.c | 933 err = mlxsw_reg_query(mlxsw_sp->core, MLXSW_REG(ptys), ptys_pl); in mlxsw_sp_port_ptys_query() 993 err = mlxsw_reg_query(mlxsw_sp->core, MLXSW_REG(ptys), ptys_pl); in mlxsw_sp_port_set_link_ksettings() 1013 err = mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(ptys), ptys_pl); in mlxsw_sp_port_set_link_ksettings()
|
| H A D | switchib.c | 198 return mlxsw_reg_write(mlxsw_sib->core, MLXSW_REG(ptys), ptys_pl); in mlxsw_sib_port_speed_set()
|
| H A D | spectrum.c | 1187 err = mlxsw_reg_query(mlxsw_sp->core, MLXSW_REG(ptys), ptys_pl); in mlxsw_sp_port_speed_by_width_set() 1197 return mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(ptys), ptys_pl); in mlxsw_sp_port_speed_by_width_set() 1212 err = mlxsw_reg_query(mlxsw_sp->core, MLXSW_REG(ptys), ptys_pl); in mlxsw_sp_port_speed_get()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/rtorrent/rtorrent/ |
| H A D | don-t-run-code-while-configuring-package.patch | 21 AC_MSG_CHECKING(whether kqueue supports pipes and ptys)
|
| /OK3568_Linux_fs/kernel/include/linux/mlx5/ |
| H A D | port.h | 142 int mlx5_query_port_ptys(struct mlx5_core_dev *dev, u32 *ptys,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | port.c | 134 int mlx5_query_port_ptys(struct mlx5_core_dev *dev, u32 *ptys, in mlx5_query_port_ptys() argument 141 return mlx5_core_access_reg(dev, in, sizeof(in), ptys, in mlx5_query_port_ptys()
|
| /OK3568_Linux_fs/kernel/arch/um/drivers/ |
| H A D | Kconfig | 16 ttys or ptys.
|
| /OK3568_Linux_fs/kernel/drivers/tty/ |
| H A D | Kconfig | 120 All modern Linux systems use the Unix98 ptys. Say Y unless
|