Home
last modified time | relevance | path

Searched refs:adminLen (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw.c1078 uint32_t adminLen; in NETC_GetTGSOperationList() local
1099 adminLen = handle->buffer->tgs.response.cfge.adminControlListLength; in NETC_GetTGSOperationList()
1100 …resOlseBase = (netc_tb_tgs_olse_t *)(uintptr_t)(&((uint8_t *)handle->buffer)[36U + 8U * adminLen]); in NETC_GetTGSOperationList()