Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/inc/Peripherals/
H A Dfm_port_ext.h1487 uint8_t udpPortsTableSize; member
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c5758 size += params->p_AutoResFilteringInfo->udpPortsTableSize in AR_ComputeOffsets()
5843 < params->p_AutoResFilteringInfo->udpPortsTableSize) in DsarCheckParams()
6246 if (params->p_AutoResFilteringInfo->udpPortsTableSize)
6249 … WRITE_UINT8(ArCommonDescPtr->udpPortTblSize, params->p_AutoResFilteringInfo->udpPortsTableSize);
6250 for (i = 0; i < params->p_AutoResFilteringInfo->udpPortsTableSize; i++)