Searched refs:unicast_key (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/staging/rtl8712/ |
| A D | rtl871x_cmd.h | 721 void r8712_setstakey_cmd(struct _adapter *padapter, u8 *psta, u8 unicast_key);
|
| A D | rtl871x_cmd.c | 495 void r8712_setstakey_cmd(struct _adapter *padapter, u8 *psta, u8 unicast_key) in r8712_setstakey_cmd() argument 528 if (unicast_key) in r8712_setstakey_cmd()
|
| /linux/drivers/staging/rtl8723bs/include/ |
| A D | rtw_cmd.h | 584 extern u8 rtw_setstakey_cmd(struct adapter *padapter, struct sta_info *sta, u8 unicast_key, bool e…
|
| /linux/drivers/staging/rtl8723bs/core/ |
| A D | rtw_cmd.c | 863 u8 rtw_setstakey_cmd(struct adapter *padapter, struct sta_info *sta, u8 unicast_key, bool enqueue) in rtw_setstakey_cmd() argument 886 if (unicast_key) in rtw_setstakey_cmd()
|
Completed in 16 milliseconds