Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw.h287 status_t NETC_AddIPFTableEntry(netc_cbdr_handle_t *handle, netc_tb_ipf_config_t *config, uint32_t *…
309 status_t NETC_QueryIPFTableEntry(netc_cbdr_handle_t *handle, uint32_t entryID, netc_tb_ipf_config_t
Dfsl_netc_hw.c254 status_t NETC_AddIPFTableEntry(netc_cbdr_handle_t *handle, netc_tb_ipf_config_t *config, uint32_t *… in NETC_AddIPFTableEntry()
299 status_t NETC_QueryIPFTableEntry(netc_cbdr_handle_t *handle, uint32_t entryID, netc_tb_ipf_config_t in NETC_QueryIPFTableEntry()
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_switch.h636 status_t SWT_RxIPFAddTableEntry(swt_handle_t *handle, netc_tb_ipf_config_t *config, uint32_t *entry…
658 status_t SWT_RxIPFQueryTableEntry(swt_handle_t *handle, uint32_t entryID, netc_tb_ipf_config_t *con…
Dfsl_netc_endpoint.h554 status_t EP_RxIPFAddTableEntry(ep_handle_t *handle, netc_tb_ipf_config_t *config, uint32_t *entryID…
Dfsl_netc_switch.c1059 status_t SWT_RxIPFAddTableEntry(swt_handle_t *handle, netc_tb_ipf_config_t *config, uint32_t *entry… in SWT_RxIPFAddTableEntry()
1089 status_t SWT_RxIPFQueryTableEntry(swt_handle_t *handle, uint32_t entryID, netc_tb_ipf_config_t *con… in SWT_RxIPFQueryTableEntry()
Dfsl_netc.h1369 } netc_tb_ipf_config_t; typedef
Dfsl_netc_endpoint.c1542 status_t EP_RxIPFAddTableEntry(ep_handle_t *handle, netc_tb_ipf_config_t *config, uint32_t *entryID) in EP_RxIPFAddTableEntry()