Searched refs:netc_tb_ipf_cfge_t (Results 1 – 7 of 7) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/drivers/netc/ |
| D | fsl_netc.h | 1323 } netc_tb_ipf_cfge_t; typedef 1341 netc_tb_ipf_cfge_t cfge; 1351 netc_tb_ipf_cfge_t cfge; /*!< Present only for commands which perform a query */ 1368 netc_tb_ipf_cfge_t cfge;
|
| D | fsl_netc_endpoint.h | 565 status_t EP_RxIPFUpdateTableEntry(ep_handle_t *handle, uint32_t entryID, netc_tb_ipf_cfge_t *cfg);
|
| D | fsl_netc_switch.h | 647 status_t SWT_RxIPFUpdateTableEntry(swt_handle_t *handle, uint32_t entryID, netc_tb_ipf_cfge_t *cfg);
|
| D | fsl_netc_endpoint.c | 1553 status_t EP_RxIPFUpdateTableEntry(ep_handle_t *handle, uint32_t entryID, netc_tb_ipf_cfge_t *cfg) in EP_RxIPFUpdateTableEntry()
|
| D | fsl_netc_switch.c | 1074 status_t SWT_RxIPFUpdateTableEntry(swt_handle_t *handle, uint32_t entryID, netc_tb_ipf_cfge_t *cfg) in SWT_RxIPFUpdateTableEntry()
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/ |
| D | fsl_netc_hw.h | 298 status_t NETC_UpdateIPFTableEntry(netc_cbdr_handle_t *handle, uint32_t entryID, netc_tb_ipf_cfge_t …
|
| D | fsl_netc_hw.c | 280 status_t NETC_UpdateIPFTableEntry(netc_cbdr_handle_t *handle, uint32_t entryID, netc_tb_ipf_cfge_t … in NETC_UpdateIPFTableEntry()
|