Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw.c392 cmdBd.req.resLength = sizeof(netc_tb_isi_rsp_data_t); in NETC_AddISITableEntry()
416 cmdBd.req.resLength = sizeof(netc_tb_isi_rsp_data_t); in NETC_QueryISITableEntry()
437 …ableEntryWithKey(netc_cbdr_handle_t *handle, netc_tb_isi_keye_t *keye, netc_tb_isi_rsp_data_t *rsp) in NETC_QueryISITableEntryWithKey()
447 cmdBd.req.resLength = sizeof(netc_tb_isi_rsp_data_t); in NETC_QueryISITableEntryWithKey()
Dfsl_netc_hw.h382 …bleEntryWithKey(netc_cbdr_handle_t *handle, netc_tb_isi_keye_t *keye, netc_tb_isi_rsp_data_t *rsp);
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc.h1428 } netc_tb_isi_rsp_data_t; typedef
1436 netc_tb_isi_rsp_data_t response;
Dfsl_netc_switch.h769 …yISITableEntryWithKey(swt_handle_t *handle, netc_tb_isi_keye_t *keye, netc_tb_isi_rsp_data_t *rsp);
Dfsl_netc_switch.c1749 …ryISITableEntryWithKey(swt_handle_t *handle, netc_tb_isi_keye_t *keye, netc_tb_isi_rsp_data_t *rsp) in SWT_RxPSFPQueryISITableEntryWithKey()