Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dcoreconfigurator.c280 static inline u16 get_asoc_id(u8 *data) in get_asoc_id() function
526 pstrConnectRespInfo->u16AssocID = get_asoc_id(pu8Buffer); in ParseAssocRespInfo()