Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/rtl8723bs/include/
Drtw_mlme_ext.h526 s16 rtw_camid_alloc(struct adapter *adapter, struct sta_info *sta, u8 kid);
/linux-6.12.1/drivers/staging/rtl8723bs/core/
Drtw_wlan_util.c601 s16 rtw_camid_alloc(struct adapter *adapter, struct sta_info *sta, u8 kid) in rtw_camid_alloc() function
Drtw_mlme_ext.c5620 cam_id = rtw_camid_alloc(padapter, NULL, pparm->keyid); in setkey_hdl()
5669 cam_id = rtw_camid_alloc(padapter, psta, 0); in set_stakey_hdl()