Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dhost_interface.h48 #define RX_MIC_KEY_MSG_LEN 48 macro
Dhost_interface.c1798 pu8keybuf = kzalloc(RX_MIC_KEY_MSG_LEN, GFP_KERNEL); in Handle_Key()
1821 strWIDList[1].size = RX_MIC_KEY_MSG_LEN; in Handle_Key()
1833 pu8keybuf = kzalloc(RX_MIC_KEY_MSG_LEN, GFP_KERNEL); in Handle_Key()
1854 wid.size = RX_MIC_KEY_MSG_LEN; in Handle_Key()