Home
last modified time | relevance | path

Searched refs:kNETC_EntryIDMatch (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw.c295 cmdBd.req.accessType = kNETC_EntryIDMatch; in NETC_UpdateIPFTableEntry()
312 cmdBd.req.accessType = kNETC_EntryIDMatch; in NETC_QueryIPFTableEntry()
335 cmdBd.req.accessType = kNETC_EntryIDMatch; in NETC_DelIPFTableEntry()
351 cmdBd.req.accessType = kNETC_EntryIDMatch; in NETC_ResetIPFMatchCounter()
369 cmdBd.req.accessType = kNETC_EntryIDMatch; in NETC_GetIPFMatchedCount()
419 cmdBd.req.accessType = kNETC_EntryIDMatch; in NETC_QueryISITableEntry()
479 cmdBd.req.accessType = kNETC_EntryIDMatch; in NETC_DelISITableEntry()
505 cmdBd.req.accessType = kNETC_EntryIDMatch; in NETC_AddOrUpdateISTableEntry()
522 cmdBd.req.accessType = kNETC_EntryIDMatch; in NETC_QueryISTableEntry()
552 cmdBd.req.accessType = kNETC_EntryIDMatch; in NETC_DelISTableEntry()
[all …]
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_switch.c1265 cmdBd.req.accessType = kNETC_EntryIDMatch; in SWT_BridgeUpdateVFTableEntry()
1368 cmdBd.req.accessType = kNETC_EntryIDMatch; in SWT_BridgeDelVFTableEntry()
1428 cmdBd.req.accessType = kNETC_EntryIDMatch; in SWT_BridgeUpdateFDBTableEntry()
1530 cmdBd.req.accessType = kNETC_EntryIDMatch; in SWT_BridgeDelFDBTableEntry()
1557 cmdBd.req.accessType = kNETC_EntryIDMatch; in SWT_BridgeGetFDBActivityState()
1618 cmdBd.req.accessType = kNETC_EntryIDMatch; in SWT_BridgeUpdateL2MCFTableEntry()
1682 cmdBd.req.accessType = kNETC_EntryIDMatch; in SWT_BridgeDelL2MCFTableEntry()
1709 cmdBd.req.accessType = kNETC_EntryIDMatch; in SWT_BridgeGetL2MCFActivityState()
2266 cmdBd.req.accessType = kNETC_EntryIDMatch; in SWT_TxTGSConfigAdminGcl()
2333 cmdBd.req.accessType = kNETC_EntryIDMatch; in SWT_FMAddTableEntry()
[all …]
Dfsl_netc.h871 kNETC_EntryIDMatch = 0U, /*!< Entry ID Match */ enumerator
Dfsl_netc_endpoint.c2146 cmdBd.req.accessType = kNETC_EntryIDMatch; in EP_TxTGSConfigAdminGcl()