Lines Matching full:pse
756 * enum ethtool_c33_pse_ext_state - groups of PSE extended states
793 * The PSE monitors either the DC or AC Maintain Power Signature
826 * that prevent the PSE from meeting the specifications in Table 33–11 and that
827 * require the PSE not to source power. These error conditions are different
849 * mr_pse_enable is control variable that selects PSE operation and test
866 * by the PSE during the ted_timer interval.
899 * ovld_detected is a variable indicating if the PSE output current has been
921 * implementation-dependent manner when the PSE is no longer capable of
939 * short_detected is a variable indicating if the PSE output current has been
947 * enum ethtool_pse_types - Types of PSE controller.
948 * @ETHTOOL_PSE_UNKNOWN: Type of PSE controller is unknown
949 * @ETHTOOL_PSE_PODL: PSE controller which support PoDL
950 * @ETHTOOL_PSE_C33: PSE controller which support Clause 33 (PoE)
959 * enum ethtool_c33_pse_admin_state - operational state of the PoDL PSE
961 * @ETHTOOL_C33_PSE_ADMIN_STATE_UNKNOWN: state of PSE functions is unknown
962 * @ETHTOOL_C33_PSE_ADMIN_STATE_DISABLED: PSE functions are disabled
963 * @ETHTOOL_C33_PSE_ADMIN_STATE_ENABLED: PSE functions are enabled
972 * enum ethtool_c33_pse_pw_d_status - power detection status of the PSE.
974 * @ETHTOOL_C33_PSE_PW_D_STATUS_UNKNOWN: PSE status is unknown
976 * indicates that the PSE State diagram is in the state DISABLED.
978 * indicates the PSE State diagram is in a state other than those
981 * "deliveringPower" indicates that the PSE State diagram is in the
984 * the PSE State diagram is in the state TEST_MODE.
986 * the PSE State diagram is in the state TEST_ERROR.
988 * indicates that the PSE State diagram is in the state IDLE due to
1002 * enum ethtool_podl_pse_admin_state - operational state of the PoDL PSE
1004 * @ETHTOOL_PODL_PSE_ADMIN_STATE_UNKNOWN: state of PoDL PSE functions are
1006 * @ETHTOOL_PODL_PSE_ADMIN_STATE_DISABLED: PoDL PSE functions are disabled
1007 * @ETHTOOL_PODL_PSE_ADMIN_STATE_ENABLED: PoDL PSE functions are enabled
1016 * enum ethtool_podl_pse_pw_d_status - power detection status of the PoDL PSE.
1018 * @ETHTOOL_PODL_PSE_PW_D_STATUS_UNKNOWN: PoDL PSE
1020 * asserted true when the PoDL PSE state diagram variable mr_pse_enable is
1023 * asserted true when either of the PSE state diagram variables
1026 * is asserted true when the PoDL PSE state diagram variable pi_powered is
1029 * true when the PoDL PSE state diagram variable pi_sleeping is true."
1031 * when the logical combination of the PoDL PSE state diagram variables
1034 * true when the PoDL PSE state diagram variable overload_held is true."