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

/freebsd-13-stable/sys/contrib/octeon-sdk/
H A Dcvmx-helper-spi.c223 cvmx_gmxx_rxx_rx_inbnd_t inband = cvmx_spi4000_check_speed(interface, index); local
224 result.s.link_up = inband.s.status;
225 result.s.full_duplex = inband.s.duplex;
226 switch (inband.s.speed)

Completed in 22 milliseconds