Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc.h1323 } 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;
Dfsl_netc_endpoint.h565 status_t EP_RxIPFUpdateTableEntry(ep_handle_t *handle, uint32_t entryID, netc_tb_ipf_cfge_t *cfg);
Dfsl_netc_switch.h647 status_t SWT_RxIPFUpdateTableEntry(swt_handle_t *handle, uint32_t entryID, netc_tb_ipf_cfge_t *cfg);
Dfsl_netc_endpoint.c1553 status_t EP_RxIPFUpdateTableEntry(ep_handle_t *handle, uint32_t entryID, netc_tb_ipf_cfge_t *cfg) in EP_RxIPFUpdateTableEntry()
Dfsl_netc_switch.c1074 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/
Dfsl_netc_hw.h298 status_t NETC_UpdateIPFTableEntry(netc_cbdr_handle_t *handle, uint32_t entryID, netc_tb_ipf_cfge_t
Dfsl_netc_hw.c280 status_t NETC_UpdateIPFTableEntry(netc_cbdr_handle_t *handle, uint32_t entryID, netc_tb_ipf_cfge_t in NETC_UpdateIPFTableEntry()