Lines Matching full:pse
760 * enum ethtool_c33_pse_ext_state - groups of PSE extended states
797 * The PSE monitors either the DC or AC Maintain Power Signature
830 * that prevent the PSE from meeting the specifications in Table 33–11 and that
831 * require the PSE not to source power. These error conditions are different
853 * mr_pse_enable is control variable that selects PSE operation and test
870 * by the PSE during the ted_timer interval.
903 * ovld_detected is a variable indicating if the PSE output current has been
925 * implementation-dependent manner when the PSE is no longer capable of
943 * short_detected is a variable indicating if the PSE output current has been
951 * enum ethtool_pse_types - Types of PSE controller.
952 * @ETHTOOL_PSE_UNKNOWN: Type of PSE controller is unknown
953 * @ETHTOOL_PSE_PODL: PSE controller which support PoDL
954 * @ETHTOOL_PSE_C33: PSE controller which support Clause 33 (PoE)
963 * enum ethtool_c33_pse_admin_state - operational state of the PoDL PSE
965 * @ETHTOOL_C33_PSE_ADMIN_STATE_UNKNOWN: state of PSE functions is unknown
966 * @ETHTOOL_C33_PSE_ADMIN_STATE_DISABLED: PSE functions are disabled
967 * @ETHTOOL_C33_PSE_ADMIN_STATE_ENABLED: PSE functions are enabled
976 * enum ethtool_c33_pse_pw_d_status - power detection status of the PSE.
978 * @ETHTOOL_C33_PSE_PW_D_STATUS_UNKNOWN: PSE status is unknown
980 * indicates that the PSE State diagram is in the state DISABLED.
982 * indicates the PSE State diagram is in a state other than those
985 * "deliveringPower" indicates that the PSE State diagram is in the
988 * the PSE State diagram is in the state TEST_MODE.
990 * the PSE State diagram is in the state TEST_ERROR.
992 * indicates that the PSE State diagram is in the state IDLE due to
1006 * enum ethtool_podl_pse_admin_state - operational state of the PoDL PSE
1008 * @ETHTOOL_PODL_PSE_ADMIN_STATE_UNKNOWN: state of PoDL PSE functions are
1010 * @ETHTOOL_PODL_PSE_ADMIN_STATE_DISABLED: PoDL PSE functions are disabled
1011 * @ETHTOOL_PODL_PSE_ADMIN_STATE_ENABLED: PoDL PSE functions are enabled
1020 * enum ethtool_podl_pse_pw_d_status - power detection status of the PoDL PSE.
1022 * @ETHTOOL_PODL_PSE_PW_D_STATUS_UNKNOWN: PoDL PSE
1024 * asserted true when the PoDL PSE state diagram variable mr_pse_enable is
1027 * asserted true when either of the PSE state diagram variables
1030 * is asserted true when the PoDL PSE state diagram variable pi_powered is
1033 * true when the PoDL PSE state diagram variable pi_sleeping is true."
1035 * when the logical combination of the PoDL PSE state diagram variables
1038 * true when the PoDL PSE state diagram variable overload_held is true."