Searched refs:inband (Results 1 – 13 of 13) sorted by relevance
/linux-6.1.9/arch/mips/cavium-octeon/executive/ |
D | cvmx-helper-spi.c | 156 union cvmx_gmxx_rxx_rx_inbnd inband = in __cvmx_helper_spi_link_get() local 158 result.s.link_up = inband.s.status; in __cvmx_helper_spi_link_get() 159 result.s.full_duplex = inband.s.duplex; in __cvmx_helper_spi_link_get() 160 switch (inband.s.speed) { in __cvmx_helper_spi_link_get()
|
/linux-6.1.9/drivers/firmware/tegra/ |
D | bpmp-debugfs.c | 775 bool inband; in tegra_bpmp_init_debugfs() local 778 inband = tegra_bpmp_mrq_is_supported(bpmp, MRQ_DEBUG); in tegra_bpmp_init_debugfs() 780 if (!inband && !tegra_bpmp_mrq_is_supported(bpmp, MRQ_DEBUGFS)) in tegra_bpmp_init_debugfs() 793 if (inband) in tegra_bpmp_init_debugfs()
|
/linux-6.1.9/drivers/net/ethernet/microchip/lan966x/ |
D | lan966x_phylink.c | 111 config.inband = phylink_autoneg_inband(mode); in lan966x_pcs_config()
|
D | lan966x_port.c | 341 if (config->inband) { in lan966x_port_pcs_set()
|
D | lan966x_main.h | 282 bool inband; member
|
/linux-6.1.9/drivers/bus/ |
D | omap_l3_smx.h | 191 unsigned inband:1; member
|
/linux-6.1.9/drivers/net/ethernet/marvell/prestera/ |
D | prestera_main.c | 147 cfg->mode, cfg->inband, cfg->speed, in prestera_port_cfg_mac_write() 323 cfg_mac.inband = 0; in prestera_pcs_config() 329 cfg_mac.inband = test_bit(ETHTOOL_LINK_MODE_Autoneg_BIT, in prestera_pcs_config() 334 cfg_mac.inband = 1; in prestera_pcs_config() 341 cfg_mac.inband = test_bit(ETHTOOL_LINK_MODE_Autoneg_BIT, in prestera_pcs_config() 700 cfg_mac.inband = 0; in prestera_port_create()
|
D | prestera.h | 118 u8 inband; member
|
D | prestera_hw.h | 164 bool admin, u32 mode, u8 inband,
|
D | prestera_hw.c | 309 u8 inband; member 1135 bool admin, u32 mode, u8 inband, in prestera_hw_port_mac_mode_set() argument 1147 .reg_mode.inband = inband, in prestera_hw_port_mac_mode_set()
|
/linux-6.1.9/drivers/net/ethernet/microchip/sparx5/ |
D | sparx5_phylink.c | 107 conf.inband = phylink_autoneg_inband(mode); in sparx5_pcs_config()
|
D | sparx5_port.c | 733 if (port->conf.inband) { in sparx5_port_pcs_low_set() 950 if (port->conf.inband) { in sparx5_port_pcs_set()
|
D | sparx5_main.h | 156 bool inband; member
|