Searched refs:pCfgeData (Results 1 – 1 of 1) sorted by relevance
276 …a, const uint32 *pAccessKey, const Netc_EthSwt_Ip_FDBTableCFGEDataType *pCfgeData, Netc_EthSwt_Ip_…291 …uint32 AccessKeyData, const Netc_EthSwt_Ip_VlanFilterTableCFGEDataType *pCfgeData, Netc_EthSwt_Ip_…2340 … const Netc_EthSwt_Ip_IngressPortFilterCfgeDataType *pCfgeData, in Netc_EthSwt_Ip_FillInIngressPortFilterTableReqDataBuff() argument2353 if (pCfgeData != NULL_PTR) in Netc_EthSwt_Ip_FillInIngressPortFilterTableReqDataBuff()2355 …GRESSPORTFILTER_CFGE_CONFIG_FIELD] = (NETC_ETHSWT_IP_IPFTABLE_CFGE_CONFIG_IPV(pCfgeData->CfgeIpv) \ in Netc_EthSwt_Ip_FillInIngressPortFilterTableReqDataBuff()2356 … | NETC_ETHSWT_IP_IPFTABLE_CFGE_CONFIG_OIPV(pCfgeData->CfgeOverrideIpv ? 1U : 0U) \ in Netc_EthSwt_Ip_FillInIngressPortFilterTableReqDataBuff()2357 … | NETC_ETHSWT_IP_IPFTABLE_CFGE_CONFIG_DR(pCfgeData->CfgeDr) \ in Netc_EthSwt_Ip_FillInIngressPortFilterTableReqDataBuff()2358 … | NETC_ETHSWT_IP_IPFTABLE_CFGE_CONFIG_ODR(pCfgeData->CfgeOverrideDr ? 1U : 0U) \ in Netc_EthSwt_Ip_FillInIngressPortFilterTableReqDataBuff()2359 … | NETC_ETHSWT_IP_IPFTABLE_CFGE_CONFIG_FLTFA(pCfgeData->CfgeFilterForwardingAction) \ in Netc_EthSwt_Ip_FillInIngressPortFilterTableReqDataBuff()2360 … | NETC_ETHSWT_IP_IPFTABLE_CFGE_CONFIG_IMIRE(pCfgeData->CfgeIngressMirroringEnable ? 1U : 0U) \ in Netc_EthSwt_Ip_FillInIngressPortFilterTableReqDataBuff()[all …]