Searched refs:pcipherTotalCount (Results 1 – 1 of 1) sorted by relevance
4743 u8 pcipherTotalCount = 0; in host_int_ParseJoinBssParam() local4856 for (i = pcipherTotalCount, j = 0; i < pcipherCount + pcipherTotalCount && i < 3; i++, j++) in host_int_ParseJoinBssParam()4859 pcipherTotalCount += pcipherCount; in host_int_ParseJoinBssParam()