Home
last modified time | relevance | path

Searched refs:inband (Results 1 – 13 of 13) sorted by relevance

/linux-5.19.10/arch/mips/cavium-octeon/executive/
Dcvmx-helper-spi.c156 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-5.19.10/drivers/firmware/tegra/
Dbpmp-debugfs.c782 bool inband; in tegra_bpmp_init_debugfs() local
785 inband = tegra_bpmp_mrq_is_supported(bpmp, MRQ_DEBUG); in tegra_bpmp_init_debugfs()
787 if (!inband && !tegra_bpmp_mrq_is_supported(bpmp, MRQ_DEBUGFS)) in tegra_bpmp_init_debugfs()
800 if (inband) in tegra_bpmp_init_debugfs()
/linux-5.19.10/drivers/bus/
Domap_l3_smx.h191 unsigned inband:1; member
/linux-5.19.10/drivers/net/ethernet/microchip/lan966x/
Dlan966x_phylink.c107 config.inband = phylink_autoneg_inband(mode); in lan966x_pcs_config()
Dlan966x_port.c335 if (config->inband) { in lan966x_port_pcs_set()
Dlan966x_main.h269 bool inband; member
/linux-5.19.10/drivers/net/ethernet/microchip/sparx5/
Dsparx5_phylink.c107 conf.inband = phylink_autoneg_inband(mode); in sparx5_pcs_config()
Dsparx5_port.c733 if (port->conf.inband) { in sparx5_port_pcs_low_set()
950 if (port->conf.inband) { in sparx5_port_pcs_set()
Dsparx5_main.h156 bool inband; member
/linux-5.19.10/drivers/net/ethernet/marvell/prestera/
Dprestera.h96 u8 inband; member
Dprestera_hw.h160 bool admin, u32 mode, u8 inband,
Dprestera_main.c107 cfg->mode, cfg->inband, cfg->speed, in prestera_port_cfg_mac_write()
412 cfg_mac.inband = false; in prestera_port_create()
Dprestera_hw.c284 u8 inband; member
1007 bool admin, u32 mode, u8 inband, in prestera_hw_port_mac_mode_set() argument
1019 .reg_mode.inband = inband, in prestera_hw_port_mac_mode_set()