Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw.c970 status_t NETC_QueryRPTableEntry(netc_cbdr_handle_t *handle, uint32_t entryID, netc_tb_rp_rsp_data_t in NETC_QueryRPTableEntry()
974 (void)memset(handle->buffer, 0, sizeof(netc_tb_rp_rsp_data_t)); in NETC_QueryRPTableEntry()
980 cmdBd.req.resLength = sizeof(netc_tb_rp_rsp_data_t); in NETC_QueryRPTableEntry()
1009 cmdBd.req.resLength = sizeof(netc_tb_rp_rsp_data_t); in NETC_GetRPStatistic()
Dfsl_netc_hw.h583 status_t NETC_QueryRPTableEntry(netc_cbdr_handle_t *handle, uint32_t entryID, netc_tb_rp_rsp_data_t
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc.h1750 } netc_tb_rp_rsp_data_t; typedef
1758 netc_tb_rp_rsp_data_t response;
Dfsl_netc_switch.h968 status_t SWT_RxPSFPQueryRPTableEntry(swt_handle_t *handle, uint32_t entryID, netc_tb_rp_rsp_data_t
Dfsl_netc_switch.c2139 status_t SWT_RxPSFPQueryRPTableEntry(swt_handle_t *handle, uint32_t entryID, netc_tb_rp_rsp_data_t in SWT_RxPSFPQueryRPTableEntry()