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

/freebsd-12-stable/sys/dev/vnic/
H A Dthunder_bgx.h164 #define GMI_PORT_CFG_SPEED_MSB (1UL << 8) macro
H A Dthunder_bgx.c364 port_cfg |= GMI_PORT_CFG_SPEED_MSB; /* speed_msb 1 */
373 port_cfg &= ~GMI_PORT_CFG_SPEED_MSB; /* speed_msb 0 */
382 port_cfg &= ~GMI_PORT_CFG_SPEED_MSB; /* speed_msb 0 */

Completed in 107 milliseconds