Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dhost_interface.c4740 u16 jumpOffset; in host_int_ParseJoinBssParam() local
4852 jumpOffset = pu8IEs[rsnIndex] * 4; in host_int_ParseJoinBssParam()
4860 rsnIndex += jumpOffset; in host_int_ParseJoinBssParam()
4862 jumpOffset = pu8IEs[rsnIndex] * 4; in host_int_ParseJoinBssParam()
4871 rsnIndex += jumpOffset; in host_int_ParseJoinBssParam()