Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8723bs/include/
Drtw_mlme_ext.h639 s16 rtw_camid_alloc(struct adapter *adapter, struct sta_info *sta, u8 kid);
/Linux-v4.19/drivers/staging/rtl8723bs/core/
Drtw_wlan_util.c710 s16 rtw_camid_alloc(struct adapter *adapter, struct sta_info *sta, u8 kid) in rtw_camid_alloc() function
Drtw_mlme_ext.c6508 cam_id = rtw_camid_alloc(padapter, NULL, pparm->keyid); in setkey_hdl()
6554 cam_id = rtw_camid_alloc(padapter, psta, 0); in set_stakey_hdl()