Searched refs:usDestPortRangeHi (Results 1 - 5 of 5) sorted by relevance

/drivers/staging/bcm/
H A DHostMIBSInterface.h90 unsigned short usDestPortRangeHi[MIBS_MAX_PORT_RANGE]; member in struct:bcm_mibs_classifier_rule
H A DAdapter.h94 USHORT usDestPortRangeHi[MAX_PORT_RANGE]; member in struct:bcm_classifier_rule
H A DQos.c257 pstClassifierRule->usDestPortRangeHi[ucLoopIndex]);
259 if (ushDestPort <= pstClassifierRule->usDestPortRangeHi[ucLoopIndex] &&
H A DCmHost.c335 pstClassifierEntry->usDestPortRangeHi[i] =
343 pstClassifierEntry->usDestPortRangeHi[i] =
344 ntohs(pstClassifierEntry->usDestPortRangeHi[i]);
H A DMisc.c691 BCM_DEBUG_PRINT(Adapter, DBG_TYPE_OTHERS, DUMP_INFO, DBG_LVL_ALL, "\tusDestPortRangeHi:%X\n", pstClassifierEntry->usDestPortRangeHi[uiIndex]);

Completed in 70 milliseconds