Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Drtw_mlme_ext.h563 s16 rtw_camid_alloc(struct adapter *adapter, struct sta_info *sta, u8 kid);
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_wlan_util.c602 s16 rtw_camid_alloc(struct adapter *adapter, struct sta_info *sta, u8 kid) in rtw_camid_alloc() function
H A Drtw_mlme_ext.c5621 cam_id = rtw_camid_alloc(padapter, NULL, pparm->keyid); in setkey_hdl()
5670 cam_id = rtw_camid_alloc(padapter, psta, 0); in set_stakey_hdl()