Home
last modified time | relevance | path

Searched refs:kNETC_ExactKeyMatch (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw.c396 cmdBd.req.accessType = kNETC_ExactKeyMatch; in NETC_AddISITableEntry()
450 cmdBd.req.accessType = kNETC_ExactKeyMatch; in NETC_QueryISITableEntryWithKey()
573 cmdBd.req.accessType = kNETC_ExactKeyMatch; in NETC_AddISFTableEntry()
629 cmdBd.req.accessType = kNETC_ExactKeyMatch; in NETC_QueryISFTableEntry()
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_switch.c1235 cmdBd.req.accessType = kNETC_ExactKeyMatch; in SWT_BridgeAddVFTableEntry()
1332 cmdBd.req.accessType = kNETC_ExactKeyMatch; in SWT_BridgeQueryVFTableEntry()
1398 cmdBd.req.accessType = kNETC_ExactKeyMatch; in SWT_BridgeAddFDBTableEntry()
1495 cmdBd.req.accessType = kNETC_ExactKeyMatch; in SWT_BridgeQueryFDBTableEntry()
1589 cmdBd.req.accessType = kNETC_ExactKeyMatch; in SWT_BridgeAddL2MCFTableEntry()
Dfsl_netc.h872 kNETC_ExactKeyMatch, /*!< Exact Match Key Element Match */ enumerator