Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8723bs/include/
Drtw_mlme_ext.h623 s16 rtw_camid_alloc(struct adapter *adapter, struct sta_info *sta, u8 kid);
/Linux-v5.10/drivers/staging/rtl8723bs/core/
Drtw_wlan_util.c653 s16 rtw_camid_alloc(struct adapter *adapter, struct sta_info *sta, u8 kid) in rtw_camid_alloc() function
Drtw_mlme_ext.c6448 cam_id = rtw_camid_alloc(padapter, NULL, pparm->keyid); in setkey_hdl()
6494 cam_id = rtw_camid_alloc(padapter, psta, 0); in set_stakey_hdl()