Home
last modified time | relevance | path

Searched refs:hashFilterUpdateAllowed (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/s32/drivers/s32ze/Eth_NETC/src/
DNetc_Eth_Ip_Irq.c312 if (SIConfig->hashFilterUpdateAllowed == TRUE) in Netc_Eth_Ip_VsiToPsi_Add_Rx_Mac_Addr_Filter()
341 if (SIConfig->hashFilterUpdateAllowed == TRUE) in Netc_Eth_Ip_VsiToPsi_Delete_Rx_Mac_Addr_Filter()
416 if (SIConfig->hashFilterUpdateAllowed == TRUE) in Netc_Eth_Ip_VsiToPsi_Close_Filter()
/hal_nxp-latest/s32/drivers/s32ze/Eth_NETC/include/
DNetc_Eth_Ip_Types.h1593 boolean hashFilterUpdateAllowed;/* Permission to update VLAN filtering configuration */ member