Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dhost_interface.h56 #define WILC_ADD_STA_LENGTH 40 macro
Dhost_interface.c2351 wid.size = WILC_ADD_STA_LENGTH + pstrStationParam->u8NumRates; in Handle_AddStation()
2452 wid.size = WILC_ADD_STA_LENGTH + pstrStationParam->u8NumRates; in Handle_EditStation()