Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dhost_interface.c4743 u8 pcipherTotalCount = 0; in host_int_ParseJoinBssParam() local
4856 for (i = pcipherTotalCount, j = 0; i < pcipherCount + pcipherTotalCount && i < 3; i++, j++) in host_int_ParseJoinBssParam()
4859 pcipherTotalCount += pcipherCount; in host_int_ParseJoinBssParam()