Skip to content

Commit

Permalink
Unreliable LOS (opencomputeproject#2063)
Browse files Browse the repository at this point in the history
Signed-off-by: JaiOCP <jai.kumar@broadcom.com>
  • Loading branch information
JaiOCP authored Aug 22, 2024
1 parent 6966b36 commit 9d814d1
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions inc/saiport.h
Original file line number Diff line number Diff line change
Expand Up @@ -2528,6 +2528,15 @@ typedef enum _sai_port_attr_t
*/
SAI_PORT_ATTR_JSON_FORMATTED_DEBUG_DATA_SIZE,

/**
* @brief Unreliable Loss of Signal
*
* @type bool
* @flags CREATE_AND_SET
* @default false
*/
SAI_PORT_ATTR_UNRELIABLE_LOS,

/**
* @brief End of attributes
*/
Expand Down

0 comments on commit 9d814d1

Please sign in to comment.