Changes between Version 9 and Version 10 of spec/EthIf


Ignore:
Timestamp:
Apr 15, 2024, 6:43:41 PM (2 weeks ago)
Author:
fujisft-kaji
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • spec/EthIf

    v9 v10  
    1111* API一覧
    1212
    13   ||= API =||= ID[[BR]][Dec] =||= ID[[BR]][Hex] =||= R21-11 =||
    14   || [#EthIf_Init EthIf_Init]                                                                                   ||   1|| 0x01||  ○  ||
    15   || [#EthIf_SetControllerMode EthIf_SetControllerMode]                                                         ||   3|| 0x03||  ○  ||
    16   || [#EthIf_GetControllerMode EthIf_GetControllerMode]                                                         ||   4|| 0x04||  ○  ||
    17   || [#EthIf_CheckWakeup EthIf_CheckWakeup]                                                                     ||  48|| 0x30||  ○  ||
    18   || [#EthIf_GetPhyWakeupReason EthIf_GetPhyWakeupReason]                                                       || 105|| 0x69||  ○  ||
    19   || [#EthIf_GetSwitchPortWakeupReason EthIf_GetSwitchPortWakeupReason]                                         || 103|| 0x67||  ○  ||
    20   || [#EthIf_GetPhysAddr EthIf_GetPhysAddr]                                                                     ||   8|| 0x08||  ○  ||
    21   || [#EthIf_SetPhysAddr EthIf_SetPhysAddr]                                                                     ||  13|| 0x0D||  ○  ||
    22   || [#EthIf_UpdatePhysAddrFilter EthIf_UpdatePhysAddrFilter]                                                   ||  12|| 0x0C||  ○  ||
    23   || [#EthIf_GetPortMacAddr EthIf_GetPortMacAddr]                                                               ||  40|| 0x28||  ○  ||
    24   || [#EthIf_GetArlTable EthIf_GetArlTable]                                                                     ||  41|| 0x29||  ○  ||
    25   || [#EthIf_GetCtrlIdxList EthIf_GetCtrlIdxList]                                                               ||  68|| 0x44||  ○  ||
    26   || [#EthIf_GetVlanId EthIf_GetVlanId]                                                                         ||  67|| 0x43||  ○  ||
    27   || [#EthIf_GetAndResetMeasurementData EthIf_GetAndResetMeasurementData]                                       ||  69|| 0x45||  ○  ||
    28   || [#EthIf_StoreConfiguration EthIf_StoreConfiguration]                                                       ||  44|| 0x2C||  ○  ||
    29   || [#EthIf_ResetConfiguration EthIf_ResetConfiguration]                                                       ||  45|| 0x2D||  ○  ||
    30   || [#EthIf_GetCurrentTime EthIf_GetCurrentTime]                                                               ||  34|| 0x22||  ○  ||
    31   || [#EthIf_EnableEgressTimeStamp EthIf_EnableEgressTimeStamp]                                                 ||  35|| 0x23||  ○  ||
    32   || [#EthIf_GetEgressTimeStamp EthIf_GetEgressTimeStamp]                                                       ||  36|| 0x24||  ○  ||
    33   || [#EthIf_GetIngressTimeStamp EthIf_GetIngressTimeStamp]                                                     ||  37|| 0x25||  ○  ||
    34   || [#EthIf_SwitchPortGroupRequestMode EthIf_SwitchPortGroupRequestMode]                                       ||   6|| 0x06||  ○  ||
    35   || [#EthIf_StartAllPorts EthIf_StartAllPorts]                                                                 ||   7|| 0x07||  ○  ||
    36   || [#EthIf_SetSwitchMgmtInfo EthIf_SetSwitchMgmtInfo]                                                         ||  56|| 0x38||  ○  ||
    37   || [#EthIf_GetRxMgmtObject EthIf_GetRxMgmtObject]                                                             ||  71|| 0x47||  ○  ||
    38   || [#EthIf_GetTxMgmtObject EthIf_GetTxMgmtObject]                                                             ||  72|| 0x48||  ○  ||
    39   || [#EthIf_SwitchEnableTimeStamping EthIf_SwitchEnableTimeStamping]                                           ||  57|| 0x39||  ○  ||
    40   || [#EthIf_VerifyConfig EthIf_VerifyConfig]                                                                   ||  64|| 0x40||  ○  ||
    41   || [#EthIf_SetForwardingMode EthIf_SetForwardingMode]                                                         ||  65|| 0x41||  ○  ||
    42   || [#EthIf_GetTrcvSignalQuality EthIf_GetTrcvSignalQuality]                                                   ||  24|| 0x18||  ○  ||
    43   || [#EthIf_GetSwitchPortSignalQuality EthIf_GetSwitchPortSignalQuality]                                       ||  26|| 0x1A||  ○  ||
    44   || [#EthIf_ClearTrcvSignalQuality EthIf_ClearTrcvSignalQuality]                                               ||  25|| 0x19||  ○  ||
    45   || [#EthIf_ClearSwitchPortSignalQuality EthIf_ClearSwitchPortSignalQuality]                                   ||  27|| 0x1B||  ○  ||
    46   || [#EthIf_SetPhyTestMode EthIf_SetPhyTestMode]                                                               ||  23|| 0x17||  ○  ||
    47   || [#EthIf_SetPhyLoopbackMode EthIf_SetPhyLoopbackMode]                                                       ||  18|| 0x12||  ○  ||
    48   || [#EthIf_SetPhyTxMode EthIf_SetPhyTxMode]                                                                   ||  19|| 0x13||  ○  ||
    49   || [#EthIf_GetCableDiagnosticsResult EthIf_GetCableDiagnosticsResult]                                         ||  20|| 0x14||  ○  ||
    50   || [#EthIf_GetPhyIdentifier EthIf_GetPhyIdentifier]                                                           ||  21|| 0x15||  ○  ||
    51   || [#EthIf_GetBufWRxParams EthIf_GetBufWRxParams]                                                             ||  50|| 0x32||  ○  ||
    52   || [#EthIf_GetBufWTxParams EthIf_GetBufWTxParams]                                                             ||  49|| 0x31||  ○  ||
    53   || [#EthIf_SetBufWTxParams EthIf_SetBufWTxParams]                                                             ||  51|| 0x33||  ○  ||
    54   || [#EthIf_SetRadioParams EthIf_SetRadioParams]                                                               ||  52|| 0x34||  ○  ||
    55   || [#EthIf_SetChanRxParams EthIf_SetChanRxParams]                                                             ||  53|| 0x35||  ○  ||
    56   || [#EthIf_SetChanTxParams EthIf_SetChanTxParams]                                                             ||  54|| 0x36||  ○  ||
    57   || [#EthIf_GetChanRxParams EthIf_GetChanRxParams]                                                             ||  55|| 0x37||  ○  ||
    58   || [#EthIf_ProvideTxBuffer EthIf_ProvideTxBuffer]                                                             ||   9|| 0x09||  ○  ||
    59   || [#EthIf_Transmit EthIf_Transmit]                                                                           ||  10|| 0x0A||  ○  ||
    60   || [#EthIf_GetVersionInfo EthIf_GetVersionInfo]                                                               ||  11|| 0x0B||  ○  ||
    61   || [#EthIf_GetSwitchPortMode EthIf_GetSwitchPortMode]                                                         ||  73|| 0x49||  ○  ||
    62   || [#EthIf_GetTransceiverMode EthIf_GetTransceiverMode]                                                       ||  74|| 0x4A||  ○  ||
    63   || [#EthIf_SwitchPortGetLinkState EthIf_SwitchPortGetLinkState]                                               ||  75|| 0x4B||  ○  ||
    64   || [#EthIf_TransceiverGetLinkState EthIf_TransceiverGetLinkState]                                             ||  76|| 0x4C||  ○  ||
    65   || [#EthIf_SwitchPortGetBaudRate EthIf_SwitchPortGetBaudRate]                                                 ||  77|| 0x4D||  ○  ||
    66   || [#EthIf_TransceiverGetBaudRate EthIf_TransceiverGetBaudRate]                                               ||  78|| 0x4E||  ○  ||
    67   || [#EthIf_SwitchPortGetDuplexMode EthIf_SwitchPortGetDuplexMode]                                             ||  79|| 0x4F||  ○  ||
    68   || [#EthIf_TransceiverGetDuplexMode EthIf_TransceiverGetDuplexMode]                                           ||  80|| 0x50||  ○  ||
    69   || [#EthIf_SwitchPortGetCounterValues EthIf_SwitchPortGetCounterValues]                                       ||  81|| 0x51||  ○  ||
    70   || [#EthIf_SwitchPortGetRxStats EthIf_SwitchPortGetRxStats]                                                   ||  82|| 0x52||  ○  ||
    71   || [#EthIf_SwitchPortGetTxStats EthIf_SwitchPortGetTxStats]                                                   ||  83|| 0x53||  ○  ||
    72   || [#EthIf_SwitchPortGetTxErrorCounterValues EthIf_SwitchPortGetTxErrorCounterValues]                         ||  84|| 0x54||  ○  ||
    73   || [#EthIf_SwitchPortGetMacLearningMode EthIf_SwitchPortGetMacLearningMode]                                   ||  85|| 0x55||  ○  ||
    74   || [#EthIf_GetSwitchPortIdentifier EthIf_GetSwitchPortIdentifier]                                             ||  86|| 0x56||  ○  ||
    75   || [#EthIf_GetSwitchIdentifier EthIf_GetSwitchIdentifier]                                                     ||  87|| 0x57||  ○  ||
    76   || [#EthIf_WritePortMirrorConfiguration EthIf_WritePortMirrorConfiguration]                                   ||  88|| 0x58||  ○  ||
    77   || [#EthIf_ReadPortMirrorConfiguration EthIf_ReadPortMirrorConfiguration]                                     ||  89|| 0x59||  ○  ||
    78   || [#EthIf_DeletePortMirrorConfiguration EthIf_DeletePortMirrorConfiguration]                                 ||  90|| 0x5A||  ○  ||
    79   || [#EthIf_GetPortMirrorState EthIf_GetPortMirrorState]                                                       ||  91|| 0x5B||  ○  ||
    80   || [#EthIf_SetPortMirrorState EthIf_SetPortMirrorState]                                                       ||  92|| 0x5C||  ○  ||
    81   || [#EthIf_SetPortTestMode EthIf_SetPortTestMode]                                                             ||  93|| 0x5D||  ○  ||
    82   || [#EthIf_SetPortLoopbackMode EthIf_SetPortLoopbackMode]                                                     ||  94|| 0x5E||  ○  ||
    83   || [#EthIf_SetPortTxMode EthIf_SetPortTxMode]                                                                 ||  95|| 0x5F||  ○  ||
    84   || [#EthIf_GetPortCableDiagnosticsResult EthIf_GetPortCableDiagnosticsResult]                                 ||  96|| 0x60||  ○  ||
    85   || [#EthIf_RunPortCableDiagnostic EthIf_RunPortCableDiagnostic]                                               ||  97|| 0x61||  ○  ||
    86   || [#EthIf_RunCableDiagnostic EthIf_RunCableDiagnostic]                                                       ||  98|| 0x62||  ○  ||
    87   || [#EthIf_SwitchGetCfgDataRaw EthIf_SwitchGetCfgDataRaw]                                                     ||  99|| 0x63||  ○  ||
    88   || [#EthIf_SwitchGetCfgDataInfo EthIf_SwitchGetCfgDataInfo]                                                   || 100|| 0x64||  ○  ||
    89   || [#EthIf_SwitchPortGetMaxFIFOBufferFillLevel EthIf_SwitchPortGetMaxFIFOBufferFillLevel]                     || 101|| 0x65||  ○  ||
    90   || [#EthIf_TransceiverGetMacMethod EthIf_TransceiverGetMacMethod]                                             || 102|| 0x66||  ○  ||
    91   || [#EthIf_EthGetSpiStatus EthIf_EthGetSpiStatus]                                                             || 106|| 0x6A||  ○  ||
    92   || [#EthIf_RxIndication EthIf_RxIndication]                                                                   ||  16|| 0x10||  ○  ||
    93   || [#EthIf_TxConfirmation EthIf_TxConfirmation]                                                               ||  17|| 0x11||  ○  ||
    94   || [#EthIf_CtrlModeIndication EthIf_CtrlModeIndication]                                                       ||  14|| 0x0E||  ○  ||
    95   || [#EthIf_TrcvModeIndication EthIf_TrcvModeIndication]                                                       ||  15|| 0x0F||  ○  ||
    96   || [#EthIf_SwitchPortModeIndication EthIf_SwitchPortModeIndication]                                           ||  70|| 0x46||  ○  ||
    97   || [#EthIf_SleepIndication EthIf_SleepIndication]                                                             || 104|| 0x68||  ○  ||
    98   || [#EthIf_MainFunctionRx EthIf_MainFunctionRx]                                                               ||  32|| 0x20||  ○  ||
    99   || [#EthIf_MainFunctionRx_<PriorityProcessing ShortName> EthIf_MainFunctionRx_<PriorityProcessing ShortName>] ||  66|| 0x42||  ○  ||
    100   || [#EthIf_MainFunctionTx EthIf_MainFunctionTx]                                                               ||  33|| 0x21||  ○  ||
    101   || [#EthIf_MainFunctionState EthIf_MainFunctionState]                                                         ||   5|| 0x05||  ○  ||
    102   || [#User_RxIndication <User>_RxIndication]                                                                   ||  --||   --||  ○  ||
    103   || [#UL_TxConfirmation <UL>_TxConfirmation]                                                                   ||  --||   --||  ○  ||
    104   || [#User_TrcvLinkStateChg <User>_TrcvLinkStateChg]                                                           ||  --||   --||  ○  ||
     13  ||= API =||= ID[[BR]][Dec] =||= ID[[BR]][Hex] =||= R21-11 =||= R23-11 =||
     14  || [#EthIf_Init EthIf_Init]                                                                                           ||   1|| 0x01||  ○  ||  ○  ||
     15  || [#EthIf_SetControllerMode EthIf_SetControllerMode]                                                                 ||   3|| 0x03||  ○  ||  ○  ||
     16  || [#EthIf_GetControllerMode EthIf_GetControllerMode]                                                                 ||   4|| 0x04||  ○  ||  ○  ||
     17  || [#EthIf_CheckWakeup EthIf_CheckWakeup]                                                                             ||  48|| 0x30||  ○  ||  ○  ||
     18  || [#EthIf_GetPhyWakeupReason EthIf_GetPhyWakeupReason]                                                               || 105|| 0x69||  ○  ||  ○  ||
     19  || [#EthIf_GetSwitchPortWakeupReason EthIf_GetSwitchPortWakeupReason]                                                 || 103|| 0x67||  ○  ||  ○  ||
     20  || [#EthIf_GetPhysAddr EthIf_GetPhysAddr]                                                                             ||   8|| 0x08||  ○  ||  ○  ||
     21  || [#EthIf_SetPhysAddr EthIf_SetPhysAddr]                                                                             ||  13|| 0x0D||  ○  ||  ○  ||
     22  || [#EthIf_UpdatePhysAddrFilter EthIf_UpdatePhysAddrFilter]                                                           ||  12|| 0x0C||  ○  ||  ○  ||
     23  || [#EthIf_GetPortMacAddr EthIf_GetPortMacAddr]                                                                       ||  40|| 0x28||  ○  ||  ○  ||
     24  || [#EthIf_GetArlTable EthIf_GetArlTable]                                                                             ||  41|| 0x29||  ○  ||  ○  ||
     25  || [#EthIf_GetCtrlIdxList EthIf_GetCtrlIdxList]                                                                       ||  68|| 0x44||  ○  ||  ○  ||
     26  || [#EthIf_GetVlanId EthIf_GetVlanId]                                                                                 ||  67|| 0x43||  ○  ||  ○  ||
     27  || [#EthIf_GetAndResetMeasurementData EthIf_GetAndResetMeasurementData]                                               ||  69|| 0x45||  ○  ||  ○  ||
     28  || [#EthIf_StoreConfiguration EthIf_StoreConfiguration]                                                               ||  44|| 0x2C||  ○  ||  ○  ||
     29  || [#EthIf_ResetConfiguration EthIf_ResetConfiguration]                                                               ||  45|| 0x2D||  ○  ||  ○  ||
     30  || [#EthIf_GetCurrentTime EthIf_GetCurrentTime]                                                                       ||  34|| 0x22||  ○  ||  ○  ||
     31  || [#EthIf_GetCurrentTimeTuple EthIf_GetCurrentTimeTuple]                                                             || 149|| 0x95||  -  ||  ○  ||
     32  || [#EthIf_SetPhcTime EthIf_SetPhcTime]                                                                               || 150|| 0x96||  -  ||  ○  ||
     33  || [#EthIf_SetPhcCorrection EthIf_SetPhcCorrection]                                                                   || 151|| 0x97||  -  ||  ○  ||
     34  || [#EthIf_GetPhcTime EthIf_GetPhcTime]                                                                               || 152|| 0x98||  -  ||  ○  ||
     35  || [#EthIf_SetPpsSignalMode EthIf_SetPpsSignalMode]                                                                   || 153|| 0x99||  -  ||  ○  ||
     36  || [#EthIf_EnableEgressTimeStamp EthIf_EnableEgressTimeStamp]                                                         ||  35|| 0x23||  ○  ||  ○  ||
     37  || [#EthIf_GetEgressTimeStamp EthIf_GetEgressTimeStamp]                                                               ||  36|| 0x24||  ○  ||  ○  ||
     38  || [#EthIf_GetIngressTimeStamp EthIf_GetIngressTimeStamp]                                                             ||  37|| 0x25||  ○  ||  ○  ||
     39  || [#EthIf_SwitchPortGroupRequestMode EthIf_SwitchPortGroupRequestMode]                                               ||   6|| 0x06||  ○  ||  ○  ||
     40  || [#EthIf_StartAllPorts EthIf_StartAllPorts]                                                                         ||   7|| 0x07||  ○  ||  ○  ||
     41  || [#EthIf_SetSwitchMgmtInfo EthIf_SetSwitchMgmtInfo]                                                                 ||  56|| 0x38||  ○  ||  ○  ||
     42  || [#EthIf_GetRxMgmtObject EthIf_GetRxMgmtObject]                                                                     ||  71|| 0x47||  ○  ||  ○  ||
     43  || [#EthIf_GetTxMgmtObject EthIf_GetTxMgmtObject]                                                                     ||  72|| 0x48||  ○  ||  ○  ||
     44  || [#EthIf_SwitchEnableTimeStamping EthIf_SwitchEnableTimeStamping]                                                   ||  57|| 0x39||  ○  ||  ○  ||
     45  || [#EthIf_VerifyConfig EthIf_VerifyConfig]                                                                           ||  64|| 0x40||  ○  ||  ○  ||
     46  || [#EthIf_SetForwardingMode EthIf_SetForwardingMode]                                                                 ||  65|| 0x41||  ○  ||  ○  ||
     47  || [#EthIf_GetTrcvSignalQuality EthIf_GetTrcvSignalQuality]                                                           ||  24|| 0x18||  ○  ||  ○  ||
     48  || [#EthIf_GetSwitchPortSignalQuality EthIf_GetSwitchPortSignalQuality]                                               ||  26|| 0x1A||  ○  ||  ○  ||
     49  || [#EthIf_ClearTrcvSignalQuality EthIf_ClearTrcvSignalQuality]                                                       ||  25|| 0x19||  ○  ||  ○  ||
     50  || [#EthIf_ClearSwitchPortSignalQuality EthIf_ClearSwitchPortSignalQuality]                                           ||  27|| 0x1B||  ○  ||  ○  ||
     51  || [#EthIf_SetPhyTestMode EthIf_SetPhyTestMode]                                                                       ||  23|| 0x17||  ○  ||  ○  ||
     52  || [#EthIf_SetPhyLoopbackMode EthIf_SetPhyLoopbackMode]                                                               ||  18|| 0x12||  ○  ||  ○  ||
     53  || [#EthIf_SetPhyTxMode EthIf_SetPhyTxMode]                                                                           ||  19|| 0x13||  ○  ||  ○  ||
     54  || [#EthIf_GetCableDiagnosticsResult EthIf_GetCableDiagnosticsResult]                                                 ||  20|| 0x14||  ○  ||  ○  ||
     55  || [#EthIf_GetPhyIdentifier EthIf_GetPhyIdentifier]                                                                   ||  21|| 0x15||  ○  ||  ○  ||
     56  || [#EthIf_GetBufWRxParams EthIf_GetBufWRxParams]                                                                     ||  50|| 0x32||  ○  ||  ○  ||
     57  || [#EthIf_GetBufWTxParams EthIf_GetBufWTxParams]                                                                     ||  49|| 0x31||  ○  ||  ○  ||
     58  || [#EthIf_SetBufWTxParams EthIf_SetBufWTxParams]                                                                     ||  51|| 0x33||  ○  ||  ○  ||
     59  || [#EthIf_SetRadioParams EthIf_SetRadioParams]                                                                       ||  52|| 0x34||  ○  ||  ○  ||
     60  || [#EthIf_SetChanRxParams EthIf_SetChanRxParams]                                                                     ||  53|| 0x35||  ○  ||  ○  ||
     61  || [#EthIf_SetChanTxParams EthIf_SetChanTxParams]                                                                     ||  54|| 0x36||  ○  ||  ○  ||
     62  || [#EthIf_GetChanRxParams EthIf_GetChanRxParams]                                                                     ||  55|| 0x37||  ○  ||  ○  ||
     63  || [#EthIf_ProvideTxBuffer EthIf_ProvideTxBuffer]                                                                     ||   9|| 0x09||  ○  ||  ○  ||
     64  || [#EthIf_Transmit EthIf_Transmit]                                                                                   ||  10|| 0x0A||  ○  ||  ○  ||
     65  || [#EthIf_ImmediateTransmit EthIf_ImmediateTransmit]                                                                 || 154|| 0x9A||  -  ||  ○  ||
     66  || [#EthIf_ReleaseRxBuffer EthIf_ReleaseRxBuffer]                                                                     || 155|| 0x9B||  -  ||  ○  ||
     67  || [#EthIf_GetVersionInfo EthIf_GetVersionInfo]                                                                       ||  11|| 0x0B||  ○  ||  ○  ||
     68  || [#EthIf_GetSwitchPortMode EthIf_GetSwitchPortMode]                                                                 ||  73|| 0x49||  ○  ||  ○  ||
     69  || [#EthIf_GetTransceiverMode EthIf_GetTransceiverMode]                                                               ||  74|| 0x4A||  ○  ||  ○  ||
     70  || [#EthIf_SwitchPortGetLinkState EthIf_SwitchPortGetLinkState]                                                       ||  75|| 0x4B||  ○  ||  ○  ||
     71  || [#EthIf_TransceiverGetLinkState EthIf_TransceiverGetLinkState]                                                     ||  76|| 0x4C||  ○  ||  ○  ||
     72  || [#EthIf_SwitchPortGetBaudRate EthIf_SwitchPortGetBaudRate]                                                         ||  77|| 0x4D||  ○  ||  ○  ||
     73  || [#EthIf_TransceiverGetBaudRate EthIf_TransceiverGetBaudRate]                                                       ||  78|| 0x4E||  ○  ||  ○  ||
     74  || [#EthIf_SwitchPortGetDuplexMode EthIf_SwitchPortGetDuplexMode]                                                     ||  79|| 0x4F||  ○  ||  ○  ||
     75  || [#EthIf_TransceiverGetDuplexMode EthIf_TransceiverGetDuplexMode]                                                   ||  80|| 0x50||  ○  ||  ○  ||
     76  || [#EthIf_SwitchPortGetCounterValues EthIf_SwitchPortGetCounterValues]                                               ||  81|| 0x51||  ○  ||  ○  ||
     77  || [#EthIf_SwitchPortGetRxStats EthIf_SwitchPortGetRxStats]                                                           ||  82|| 0x52||  ○  ||  ○  ||
     78  || [#EthIf_SwitchPortGetTxStats EthIf_SwitchPortGetTxStats]                                                           ||  83|| 0x53||  ○  ||  ○  ||
     79  || [#EthIf_SwitchPortGetTxErrorCounterValues EthIf_SwitchPortGetTxErrorCounterValues]                                 ||  84|| 0x54||  ○  ||  ○  ||
     80  || [#EthIf_SwitchPortGetMacLearningMode EthIf_SwitchPortGetMacLearningMode]                                           ||  85|| 0x55||  ○  ||  ○  ||
     81  || [#EthIf_GetSwitchPortIdentifier EthIf_GetSwitchPortIdentifier]                                                     ||  86|| 0x56||  ○  ||  ○  ||
     82  || [#EthIf_GetSwitchIdentifier EthIf_GetSwitchIdentifier]                                                             ||  87|| 0x57||  ○  ||  ○  ||
     83  || [#EthIf_WritePortMirrorConfiguration EthIf_WritePortMirrorConfiguration]                                           ||  88|| 0x58||  ○  ||  ○  ||
     84  || [#EthIf_ReadPortMirrorConfiguration EthIf_ReadPortMirrorConfiguration]                                             ||  89|| 0x59||  ○  ||  ○  ||
     85  || [#EthIf_DeletePortMirrorConfiguration EthIf_DeletePortMirrorConfiguration]                                         ||  90|| 0x5A||  ○  ||  ○  ||
     86  || [#EthIf_GetPortMirrorState EthIf_GetPortMirrorState]                                                               ||  91|| 0x5B||  ○  ||  ○  ||
     87  || [#EthIf_SetPortMirrorState EthIf_SetPortMirrorState]                                                               ||  92|| 0x5C||  ○  ||  ○  ||
     88  || [#EthIf_SetPortTestMode EthIf_SetPortTestMode]                                                                     ||  93|| 0x5D||  ○  ||  ○  ||
     89  || [#EthIf_SetPortLoopbackMode EthIf_SetPortLoopbackMode]                                                             ||  94|| 0x5E||  ○  ||  ○  ||
     90  || [#EthIf_SetPortTxMode EthIf_SetPortTxMode]                                                                         ||  95|| 0x5F||  ○  ||  ○  ||
     91  || [#EthIf_GetPortCableDiagnosticsResult EthIf_GetPortCableDiagnosticsResult]                                         ||  96|| 0x60||  ○  ||  ○  ||
     92  || [#EthIf_RunPortCableDiagnostic EthIf_RunPortCableDiagnostic]                                                       ||  97|| 0x61||  ○  ||  ○  ||
     93  || [#EthIf_RunCableDiagnostic EthIf_RunCableDiagnostic]                                                               ||  98|| 0x62||  ○  ||  ○  ||
     94  || [#EthIf_SwitchGetCfgDataRaw EthIf_SwitchGetCfgDataRaw]                                                             ||  99|| 0x63||  ○  ||  ○  ||
     95  || [#EthIf_SwitchGetCfgDataInfo EthIf_SwitchGetCfgDataInfo]                                                           || 100|| 0x64||  ○  ||  ○  ||
     96  || [#EthIf_SwitchPortGetMaxFIFOBufferFillLevel EthIf_SwitchPortGetMaxFIFOBufferFillLevel]                             || 101|| 0x65||  ○  ||  ○  ||
     97  || [#EthIf_TransceiverGetMacMethod EthIf_TransceiverGetMacMethod]                                                     || 102|| 0x66||  ○  ||  ○  ||
     98  || [#EthIf_EthGetSpiStatus EthIf_EthGetSpiStatus]                                                                     || 106|| 0x6A||  ○  ||  ○  ||
     99  || [#EthIf_GetBufCV2xPC5RxParams EthIf_GetBufCV2xPC5RxParams]                                                         ||  96|| 0x60||  -  ||  ○  ||
     100  || [#EthIf_GetBufCV2xPC5TxParams EthIf_GetBufCV2xPC5TxParams]                                                         ||  97|| 0x61||  -  ||  ○  ||
     101  || [#EthIf_SetBufCV2xPC5TxParams EthIf_SetBufCV2xPC5TxParams]                                                         ||  98|| 0x62||  -  ||  ○  ||
     102  || [#EthIf_GetChanCV2xPC5TxParams EthIf_GetChanCV2xPC5TxParams]                                                       ||  99|| 0x63||  -  ||  ○  ||
     103  || [#EthIf_SwitchMacSecUpdateSecY EthIf_SwitchMacSecUpdateSecY]                                                       || 109|| 0x6D||  -  ||  ○  ||
     104  || [#EthIf_MacSecUpdateSecY EthIf_MacSecUpdateSecY]                                                                   || 136|| 0x88||  -  ||  ○  ||
     105  || [#EthIf_SwitchMacSecUpdateSecYNotification EthIf_SwitchMacSecUpdateSecYNotification]                               || 107|| 0x6B||  -  ||  ○  ||
     106  || [#EthIf_MacSecUpdateSecYNotification EthIf_MacSecUpdateSecYNotification]                                           || 108|| 0x6C||  -  ||  ○  ||
     107  || [#EthIf_SwitchMacSecInitRxSc EthIf_SwitchMacSecInitRxSc]                                                           || 110|| 0x6E||  -  ||  ○  ||
     108  || [#EthIf_MacSecInitRxSc EthIf_MacSecInitRxSc]                                                                       || 135|| 0x87||  -  ||  ○  ||
     109  || [#EthIf_SwitchMacSecResetRxSc EthIf_SwitchMacSecResetRxSc]                                                         || 111|| 0x6F||  -  ||  ○  ||
     110  || [#EthIf_MacSecResetRxSc EthIf_MacSecResetRxSc]                                                                     || 134|| 0x86||  -  ||  ○  ||
     111  || [#EthIf_SwitchMacSecAddTxSa EthIf_SwitchMacSecAddTxSa]                                                             || 112|| 0x70||  -  ||  ○  ||
     112  || [#EthIf_MacSecAddTxSa EthIf_MacSecAddTxSa]                                                                         || 133|| 0x85||  -  ||  ○  ||
     113  || [#EthIf_SwitchMacSecAddTxSaNotification EthIf_SwitchMacSecAddTxSaNotification]                                     || 113|| 0x71||  -  ||  ○  ||
     114  || [#EthIf_MacSecAddTxSaNotification EthIf_MacSecAddTxSaNotification]                                                 || 114|| 0x72||  -  ||  ○  ||
     115  || [#EthIf_SwitchMacSecUpdateTxSa EthIf_SwitchMacSecUpdateTxSa]                                                       || 115|| 0x73||  -  ||  ○  ||
     116  || [#EthIf_MacSecUpdateTxSa EthIf_MacSecUpdateTxSa]                                                                   || 132|| 0x84||  -  ||  ○  ||
     117  || [#EthIf_SwitchMacSecDeleteTxSa EthIf_SwitchMacSecDeleteTxSa]                                                       || 116|| 0x74||  -  ||  ○  ||
     118  || [#EthIf_MacSecDeleteTxSa EthIf_MacSecDeleteTxSa]                                                                   ||  22|| 0x16||  -  ||  ○  ||
     119  || [#EthIf_SwitchMacSecAddRxSa EthIf_SwitchMacSecAddRxSa]                                                             || 117|| 0x75||  -  ||  ○  ||
     120  || [#EthIf_MacSecAddRxSa EthIf_MacSecAddRxSa]                                                                         || 131|| 0x83||  -  ||  ○  ||
     121  || [#EthIf_SwitchMacSecAddRxSaNotification EthIf_SwitchMacSecAddRxSaNotification]                                     || 118|| 0x76||  -  ||  ○  ||
     122  || [#EthIf_MacSecAddRxSaNotification EthIf_MacSecAddRxSaNotification]                                                 || 119|| 0x77||  -  ||  ○  ||
     123  || [#EthIf_SwitchMacSecUpdateRxSa EthIf_SwitchMacSecUpdateRxSa]                                                       || 120|| 0x78||  -  ||  ○  ||
     124  || [#EthIf_MacSecUpdateRxSa EthIf_MacSecUpdateRxSa]                                                                   || 130|| 0x82||  -  ||  ○  ||
     125  || [#EthIf_SwitchMacSecDeleteRxSa EthIf_SwitchMacSecDeleteRxSa]                                                       || 121|| 0x79||  -  ||  ○  ||
     126  || [#EthIf_MacSecDeleteRxSa EthIf_MacSecDeleteRxSa]                                                                   || 129|| 0x81||  -  ||  ○  ||
     127  || [#EthIf_SwitchMacSecGetTxSaNextPn EthIf_SwitchMacSecGetTxSaNextPn]                                                 || 122|| 0x7A||  -  ||  ○  ||
     128  || [#EthIf_MacSecGetTxSaNextPn EthIf_MacSecGetTxSaNextPn]                                                             || 144|| 0x90||  -  ||  ○  ||
     129  || [#EthIf_SwitchMacSecGetMacSecStats EthIf_SwitchMacSecGetMacSecStats]                                               || 123|| 0x7B||  -  ||  ○  ||
     130  || [#EthIf_MacSecGetMacSecStats EthIf_MacSecGetMacSecStats]                                                           || 137|| 0x89||  -  ||  ○  ||
     131  || [#EthIf_SwitchMacSecGetMacSecStatsNotification EthIf_SwitchMacSecGetMacSecStatsNotification]                       || 124|| 0x7C||  -  ||  ○  ||
     132  || [#EthIf_MacSecGetMacSecStatsNotification EthIf_MacSecGetMacSecStatsNotification]                                   || 125|| 0x7D||  -  ||  ○  ||
     133  || [#EthIf_SwitchMacSecOperational EthIf_SwitchMacSecOperational]                                                     || 126|| 0x7E||  -  ||  ○  ||
     134  || [#EthIf_MacSecOperational EthIf_MacSecOperational]                                                                 ||  28|| 0x1C||  -  ||  ○  ||
     135  || [#EthIf_SwitchMacSecSetControlledPortEnabled EthIf_SwitchMacSecSetControlledPortEnabled]                           || 127|| 0x7F||  -  ||  ○  ||
     136  || [#EthIf_MacSecSetControlledPortEnabled EthIf_MacSecSetControlledPortEnabled]                                       || 128|| 0x80||  -  ||  ○  ||
     137  || [#EthIf_GetStreamHandleIdxStatistics EthIf_GetStreamHandleIdxStatistics]                                           || 145|| 0x91||  -  ||  ○  ||
     138  || [#EthIf_SetStreamHandleIdxConfiguration EthIf_SetStreamHandleIdxConfiguration]                                     || 146|| 0x92||  -  ||  ○  ||
     139  || [#EthIf_RxIndication EthIf_RxIndication]                                                                           ||  16|| 0x10||  ○  ||  ○  ||
     140  || [#EthIf_TxConfirmation EthIf_TxConfirmation]                                                                       ||  17|| 0x11||  ○  ||  ○  ||
     141  || [#EthIf_CtrlModeIndication EthIf_CtrlModeIndication]                                                               ||  14|| 0x0E||  ○  ||  ○  ||
     142  || [#EthIf_TrcvModeIndication EthIf_TrcvModeIndication]                                                               ||  15|| 0x0F||  ○  ||  ○  ||
     143  || [#EthIf_SwitchPortModeIndication EthIf_SwitchPortModeIndication]                                                   ||  70|| 0x46||  ○  ||  ○  ||
     144  || [#EthIf_SleepIndication EthIf_SleepIndication]                                                                     || 104|| 0x68||  ○  ||  ○  ||
     145  || [#EthIf_StreamHandleIdxConfiguration EthIf_StreamHandleIdxConfiguration]                                           || 147|| 0x93||  -  ||  ○  ||
     146  || [#EthIf_StreamHandleIdxStatistics EthIf_StreamHandleIdxStatistics]                                                 || 148|| 0x94||  -  ||  ○  ||
     147  || [#EthIf_MainFunctionRx EthIf_MainFunctionRx]                                                                       ||  32|| 0x20||  ○  ||  ○  ||
     148  || [#EthIf_MainFunctionRx_PriorityProcessing ShortName EthIf_MainFunctionRx_<PriorityProcessing ShortName>]           ||  66|| 0x42||  ○  ||  ○  ||
     149  || [#EthIf_MainFunctionRx_IngressQueueProcessing ShortName EthIf_MainFunctionRx_<IngressQueueProcessing ShortName>]   || 156|| 0x9C||  -  ||  ○  ||
     150  || [#EthIf_MainFunctionTx EthIf_MainFunctionTx]                                                                       ||  33|| 0x21||  ○  ||  ○  ||
     151  || [#EthIf_MainFunctionState EthIf_MainFunctionState]                                                                 ||   5|| 0x05||  ○  ||  ○  ||
     152  || [#User_RxIndication <User>_RxIndication]                                                                           ||  --||   --||  ○  ||  ○  ||
     153  || [#UL_TxConfirmation <UL>_TxConfirmation]                                                                           ||  --||   --||  ○  ||  ○  ||
     154  || [#User_TrcvLinkStateChg <User>_TrcvLinkStateChg]                                                                   ||  --||   --||  ○  ||  ○  ||
    105155
    106156* コンフィギュレーション一覧 (R4.0.3/R4.1.3/R4.2.2/R4.3.1/R4.4.0/R19-11/R20-11/R21-11/R23-11)
     
    320370}}}
    321371
     372== EthIf_GetCurrentTimeTuple ==
     373{{{
     374Std_ReturnType EthIf_GetCurrentTimeTuple (uint8 CtrlIdx, uint8 ClkUnitIdx, TimeTupleType* currentTimeTuplePtr)
     375}}}
     376
     377== EthIf_SetPhcTime ==
     378{{{
     379Std_ReturnType EthIf_SetPhcTime (uint8 CtrlIdx, uint8 ClkUnitIdx, const TimeStampType* timeStampPtr)
     380}}}
     381
     382== EthIf_SetPhcCorrection ==
     383{{{
     384Std_ReturnType EthIf_SetPhcCorrection (uint8 CtrlIdx, uint8 ClkUnitIdx, sint32 rateDeviation, sint32 offset)
     385}}}
     386
     387== EthIf_GetPhcTime ==
     388{{{
     389Std_ReturnType EthIf_GetPhcTime (uint8 CtrlIdx, uint8 ClkUnitIdx, TimeStampQualType timeQualPtr, TimeStampType timeStampPtr)
     390}}}
     391
     392== EthIf_SetPpsSignalMode ==
     393{{{
     394Std_ReturnType EthIf_SetPpsSignalMode (uint8 CtrlIdx, uint8 ClkUnitIdx, boolean signalMode)
     395}}}
     396
    322397== EthIf_EnableEgressTimeStamp ==
    323398{{{
     
    442517== EthIf_SetChanRxParams ==
    443518{{{
    444 Std_ReturnType EthIf_SetChanRxParams (uint8 TrcvId, uint8 RadioId,  const WEthTrcv_SetChanRxParamIdType* ParamIds, const uint32* ParamValues, uint8 NumParams)
     519Std_ReturnType EthIf_SetChanRxParams (uint8 TrcvId, uint8 RadioId, const WEthTrcv_SetChanRxParamIdType* ParamIds, const uint32* ParamValues, uint8 NumParams)
    445520}}}
    446521
     
    465540}}}
    466541
     542== EthIf_ImmediateTransmit ==
     543{{{
     544Std_ReturnType EthIf_ImmediateTransmit (PduIdType TxPduId, const PduInfoType* PduInfoPtr)
     545}}}
     546
     547== EthIf_ReleaseRxBuffer ==
     548{{{
     549void EthIf_ReleaseRxBuffer (PduIdType RxPduId)
     550}}}
     551
    467552== EthIf_GetVersionInfo ==
    468553{{{
     
    497582== EthIf_TransceiverGetBaudRate ==
    498583{{{
    499 Std_ReturnType EthIf_TransceiverGetBaudRate (uint8 TrcvIdx, EthTrcv_BaudRateType* BaudRatePtr )
     584Std_ReturnType EthIf_TransceiverGetBaudRate (uint8 TrcvIdx, EthTrcv_BaudRateType* BaudRatePtr)
    500585}}}
    501586
     
    517602== EthIf_SwitchPortGetRxStats ==
    518603{{{
    519 Std_ReturnType EthIf_SwitchPortGetRxStats (uint8 SwitchIdx, uint8 SwitchPortIdx,  Eth_RxStatsType* RxStatsPtr)
     604Std_ReturnType EthIf_SwitchPortGetRxStats (uint8 SwitchIdx, uint8 SwitchPortIdx, Eth_RxStatsType* RxStatsPtr)
    520605}}}
    521606
     
    537622== EthIf_GetSwitchPortIdentifier ==
    538623{{{
    539 Std_ReturnType EthIf_GetSwitchPortIdentifier (uint8 SwitchIdx, uint8 SwitchPortIdx, uint32* OrgUniqueIdPtr, uint8* ModelNrPtr, uint8* RevisionNrPtr )
     624Std_ReturnType EthIf_GetSwitchPortIdentifier (uint8 SwitchIdx, uint8 SwitchPortIdx, uint32* OrgUniqueIdPtr, uint8* ModelNrPtr, uint8* RevisionNrPtr)
    540625}}}
    541626
     
    617702== EthIf_TransceiverGetMacMethod ==
    618703{{{
    619 Std_ReturnType EthIf_TransceiverGetMacMethod (uint8* TrcvIdx, EthTrcv_MacMethodType* MacModePtr )
     704Std_ReturnType EthIf_TransceiverGetMacMethod (uint8* TrcvIdx, EthTrcv_MacMethodType* MacModePtr)
    620705}}}
    621706
    622707== EthIf_EthGetSpiStatus ==
    623708{{{
    624 Std_ReturnType EthIf_EthGetSpiStatus (uint8* CtrlIdx,  Eth_SpiStatusType* SpiStatusPtr)
     709Std_ReturnType EthIf_EthGetSpiStatus (uint8* CtrlIdx, Eth_SpiStatusType* SpiStatusPtr)
     710}}}
     711
     712== EthIf_GetBufCV2xPC5RxParams ==
     713{{{
     714Std_ReturnType EthIf_GetBufCV2xPC5RxParams (uint8 CtrlId, const CV2x_BufCV2xPC5RxParamIdType* RxParamIds, uint16* ParamValues, uint8 NumParams)
     715}}}
     716
     717== EthIf_GetBufCV2xPC5TxParams ==
     718{{{
     719Std_ReturnType EthIf_GetBufCV2xPC5TxParams (uint8 CtrlId, const CV2x_BufCV2xPC5TxParamIdType* TxParamIds, uint16* ParamValues, uint8 NumParams)
     720}}}
     721
     722== EthIf_SetBufCV2xPC5TxParams ==
     723{{{
     724Std_ReturnType EthIf_SetBufCV2xPC5TxParams (uint8 CtrlId, uint8 BufIdx, const CV2x_BufCV2xPC5TxParamIdType* TxParamIds, const uint16* ParamValues, uint8 NumParams)
     725}}}
     726
     727== EthIf_GetChanCV2xPC5TxParams ==
     728{{{
     729Std_ReturnType EthIf_GetChanCV2xPC5TxParams (uint8 CtrlId, uint8 ChannelId, const CV2x_GetChanTxParamIdType* ParamIds, uint32* ParamValues, uint8 NumParams)
     730}}}
     731
     732== EthIf_SwitchMacSecUpdateSecY ==
     733{{{
     734Std_ReturnType EthIf_SwitchMacSecUpdateSecY (const EthSwt_MgmtInfoType* MgmtInfoPtr, const Mka_MacSecConfigType* MACsecCfgPtr, uint64 TxSci)
     735}}}
     736
     737== EthIf_MacSecUpdateSecY ==
     738{{{
     739Std_ReturnType EthIf_MacSecUpdateSecY (uint8 CtrlIdx, const Mka_MacSecConfigType* MACsecCfgPtr, uint64 TxSci)
     740}}}
     741
     742== EthIf_SwitchMacSecUpdateSecYNotification ==
     743{{{
     744void EthIf_SwitchMacSecUpdateSecYNotification (const EthSwt_MgmtInfoType* MgmtInfoPtr)
     745}}}
     746
     747== EthIf_MacSecUpdateSecYNotification ==
     748{{{
     749void EthIf_MacSecUpdateSecYNotification (uint8 CtrlIdx)
     750}}}
     751
     752== EthIf_SwitchMacSecInitRxSc ==
     753{{{
     754Std_ReturnType EthIf_SwitchMacSecInitRxSc (const EthSwt_MgmtInfoType* MgmtInfoPtr, uint64 Sci)
     755}}}
     756
     757== EthIf_MacSecInitRxSc ==
     758{{{
     759Std_ReturnType EthIf_MacSecInitRxSc (uint8 CtrlIdx, uint64 Sci)
     760}}}
     761
     762== EthIf_SwitchMacSecResetRxSc ==
     763{{{
     764Std_ReturnType EthIf_SwitchMacSecResetRxSc (const EthSwt_MgmtInfoType* MgmtInfoPtr, uint64 Sci)
     765}}}
     766
     767== EthIf_MacSecResetRxSc ==
     768{{{
     769Std_ReturnType EthIf_MacSecResetRxSc (uint8 CtrlIdx, uint64 Sci)
     770}}}
     771
     772== EthIf_SwitchMacSecAddTxSa ==
     773{{{
     774Std_ReturnType EthIf_SwitchMacSecAddTxSa (const EthSwt_MgmtInfoType* MgmtInfoPtr, uint8 An, uint64 NextPn, uint32 Ssci, const Mka_SakKeyPtrType* KeysPtr, boolean Active)
     775}}}
     776
     777== EthIf_MacSecAddTxSa ==
     778{{{
     779Std_ReturnType EthIf_MacSecAddTxSa (uint8 CtrlIdx, uint8 An, uint64 NextPn, uint32 Ssci, const Mka_SakKeyPtrType* KeysPtr, boolean Active)
     780}}}
     781
     782== EthIf_SwitchMacSecAddTxSaNotification ==
     783{{{
     784void EthIf_SwitchMacSecAddTxSaNotification (const EthSwt_MgmtInfoType* MgmtInfoPtr)
     785}}}
     786
     787== EthIf_MacSecAddTxSaNotification ==
     788{{{
     789void EthIf_MacSecAddTxSaNotification (uint8 CtrlIdx)
     790}}}
     791
     792== EthIf_SwitchMacSecUpdateTxSa ==
     793{{{
     794Std_ReturnType EthIf_SwitchMacSecUpdateTxSa (const EthSwt_MgmtInfoType* MgmtInfoPtr, uint8 An, uint64 NextPn, boolean Active)
     795}}}
     796
     797== EthIf_MacSecUpdateTxSa ==
     798{{{
     799Std_ReturnType EthIf_MacSecUpdateTxSa (uint8 CtrlIdx, uint8 An, uint64 NextPn, boolean Active)
     800}}}
     801
     802== EthIf_SwitchMacSecDeleteTxSa ==
     803{{{
     804Std_ReturnType EthIf_SwitchMacSecDeleteTxSa (const EthSwt_MgmtInfoType* MgmtInfoPtr, uint8 An)
     805}}}
     806
     807== EthIf_MacSecDeleteTxSa ==
     808{{{
     809Std_ReturnType EthIf_MacSecDeleteTxSa (uint8 CtrlIdx, uint8 An)
     810}}}
     811
     812== EthIf_SwitchMacSecAddRxSa ==
     813{{{
     814Std_ReturnType EthIf_SwitchMacSecAddRxSa (const EthSwt_MgmtInfoType* MgmtInfoPtr, uint8 An, uint64 LowestPn, uint32 Ssci, const Mka_SakKeyPtrType* KeysPtr, boolean Active)
     815}}}
     816
     817== EthIf_MacSecAddRxSa ==
     818{{{
     819Std_ReturnType EthIf_MacSecAddRxSa (uint8 CtrlIdx, uint8 An, uint64 LowestPn, uint32 Ssci, const Mka_SakKeyPtrType* KeysPtr, boolean Active)
     820}}}
     821
     822== EthIf_SwitchMacSecAddRxSaNotification ==
     823{{{
     824void EthIf_SwitchMacSecAddRxSaNotification (const EthSwt_MgmtInfoType* MgmtInfoPtr)
     825}}}
     826
     827== EthIf_MacSecAddRxSaNotification ==
     828{{{
     829void EthIf_MacSecAddRxSaNotification (uint8 CtrlIdx)
     830}}}
     831
     832== EthIf_SwitchMacSecUpdateRxSa ==
     833{{{
     834Std_ReturnType EthIf_SwitchMacSecUpdateRxSa (const EthSwt_MgmtInfoType* MgmtInfoPtr, uint8 An, uint64 LowestPn, boolean Active)
     835}}}
     836
     837== EthIf_MacSecUpdateRxSa ==
     838{{{
     839Std_ReturnType EthIf_MacSecUpdateRxSa (uint8 CtrlIdx, uint8 An, uint64 LowestPn, boolean Active)
     840}}}
     841
     842== EthIf_SwitchMacSecDeleteRxSa ==
     843{{{
     844Std_ReturnType EthIf_SwitchMacSecDeleteRxSa (const EthSwt_MgmtInfoType* MgmtInfoPtr, uint8 An)
     845}}}
     846
     847== EthIf_MacSecDeleteRxSa ==
     848{{{
     849Std_ReturnType EthIf_MacSecDeleteRxSa (uint8 CtrlIdx, uint8 An)
     850}}}
     851
     852== EthIf_SwitchMacSecGetTxSaNextPn ==
     853{{{
     854Std_ReturnType EthIf_SwitchMacSecGetTxSaNextPn (const EthSwt_MgmtInfoType* MgmtInfoPtr, uint8 An, uint64* NextPnPtr)
     855}}}
     856
     857== EthIf_MacSecGetTxSaNextPn ==
     858{{{
     859Std_ReturnType EthIf_MacSecGetTxSaNextPn (uint8 CtrlIdx, uint8 An, uint64* NextPnPtr)
     860}}}
     861
     862== EthIf_SwitchMacSecGetMacSecStats ==
     863{{{
     864Std_ReturnType EthIf_SwitchMacSecGetMacSecStats (const EthSwt_MgmtInfoType* MgmtInfoPtr)
     865}}}
     866
     867== EthIf_MacSecGetMacSecStats ==
     868{{{
     869Std_ReturnType EthIf_MacSecGetMacSecStats (uint8 CtrlIdx)
     870}}}
     871
     872== EthIf_SwitchMacSecGetMacSecStatsNotification ==
     873{{{
     874void EthIf_SwitchMacSecGetMacSecStatsNotification (const EthSwt_MgmtInfoType* MgmtInfoPtr, const Mka_Stats_SecYType* MacSecStatsPtr)
     875}}}
     876
     877== EthIf_MacSecGetMacSecStatsNotification ==
     878{{{
     879void EthIf_MacSecGetMacSecStatsNotification (uint8 CtrlIdx, const Mka_Stats_SecYType* MacSecStatsPtr)
     880}}}
     881
     882== EthIf_SwitchMacSecOperational ==
     883{{{
     884Std_ReturnType EthIf_SwitchMacSecOperational (const EthSwt_MgmtInfoType* MgmtInfoPtr, boolean MacSecOperational)
     885}}}
     886
     887== EthIf_MacSecOperational ==
     888{{{
     889Std_ReturnType EthIf_MacSecOperational (uint8 CtrlIdx, boolean MacSecOperational)
     890}}}
     891
     892== EthIf_SwitchMacSecSetControlledPortEnabled ==
     893{{{
     894Std_ReturnType EthIf_SwitchMacSecSetControlledPortEnabled (const EthSwt_MgmtInfoType* MgmtInfoPtr, boolean ControlledPortEnabled)
     895}}}
     896
     897== EthIf_MacSecSetControlledPortEnabled ==
     898{{{
     899Std_ReturnType EthIf_MacSecSetControlledPortEnabled (uint8 CtrlIdx, boolean ControlledPortEnabled)
     900}}}
     901
     902== EthIf_GetStreamHandleIdxStatistics ==
     903{{{
     904void EthIf_GetStreamHandleIdxStatistics (uint8 SwitchIdx)
     905}}}
     906
     907== EthIf_SetStreamHandleIdxConfiguration ==
     908{{{
     909void EthIf_SetStreamHandleIdxConfiguration (uint8 SwitchIdx, uint8 StreamHandleIdxPtr, boolean StreamHandleIdxActivityStatus)
    625910}}}
    626911
    627912== EthIf_RxIndication ==
    628913{{{
    629 void EthIf_RxIndication (uint8 CtrlIdx,  Eth_FrameType FrameType, boolean IsBroadcast, const uint8* PhysAddrPtr, const Eth_DataType* DataPtr, uint16 LenByte)
     914void EthIf_RxIndication (uint8 CtrlIdx, Eth_FrameType FrameType, boolean IsBroadcast, const uint8* PhysAddrPtr, const Eth_DataType* DataPtr, uint16 DataLen, TimeTupleType* IngressTimeTuplePtr, Eth_BufIdxType RxHandleId)
    630915}}}
    631916
     
    655940}}}
    656941
     942== EthIf_StreamHandleIdxConfiguration ==
     943{{{
     944void EthIf_StreamHandleIdxConfiguration (uint8 SwitchIdx, uint8 StreamHandleIdxPtr, boolean StreamHandleIdxActivityStatus)
     945}}}
     946
     947== EthIf_StreamHandleIdxStatistics ==
     948{{{
     949void EthIf_StreamHandleIdxStatistics (uint8 SwitchIdx, uint8 NumberOfBuckets, const uint8* StreamHandleIdxStatisticsPtr)
     950}}}
     951
    657952== EthIf_MainFunctionRx ==
    658953{{{
     
    663958{{{
    664959void EthIf_MainFunctionRx_<PriorityProcessing ShortName> (void)
     960}}}
     961
     962== EthIf_MainFunctionRx_<IngressQueueProcessing ShortName> ==
     963{{{
     964void EthIf_MainFunctionRx_<IngressQueueProcessing ShortName> (void)
    665965}}}
    666966