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

/freebsd-11-stable/sys/x86/cpufreq/
H A Dp4tcc.c63 int auto_mode; member in struct:p4tcc_softc
168 sc->auto_mode = TRUE;
299 sc->auto_mode = FALSE;
301 sc->auto_mode = TRUE;
325 if (!sc->auto_mode) {
/freebsd-11-stable/sys/dev/bnxt/
H A Dbnxt_hwrm.c516 req->auto_mode |=
1561 link_info->auto_mode = resp->auto_mode;
1566 * 1. When the auto_mode is not set to none and this flag is set to 1,
1569 * 2. When the auto_mode is not set to none and this flag is set to 0,
1573 * 3. When the auto_mode is set to none and this flag is set to 1,
1581 if ((resp->auto_mode) &&
H A Dbnxt.h327 uint8_t auto_mode; member in struct:bnxt_link_info
H A Dif_bnxt.c1979 if (link_info->auto_mode != HWRM_PORT_PHY_QCFG_OUTPUT_AUTO_MODE_NONE)
H A Dhsi_struct_def.h8452 /* This bit must be '1' for the auto_mode field to be configured. */
8509 uint8_t auto_mode; member in struct:hwrm_port_phy_cfg_input
8563 * auto_mode is not set to none and this flag is set to 1, then the
8565 * results are being interpreted. # When the auto_mode is not set to
8569 * forced. # When the auto_mode is set to none and this flag is set to
8913 uint8_t auto_mode; member in struct:hwrm_port_phy_qcfg_output
8953 * auto_mode is not set to none and this flag is set to 1, then the
8955 * results are being interpreted. # When the auto_mode is not set to
8959 * forced. # When the auto_mode is set to none and this flag is set to
8966 * auto_mode i
[all...]

Completed in 316 milliseconds