Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/staging/rtl8723bs/include/
Drtw_mlme_ext.h516 int allocate_fw_sta_entry(struct adapter *padapter);
/linux-6.6.21/drivers/staging/rtl8723bs/core/
Drtw_wlan_util.c693 int allocate_fw_sta_entry(struct adapter *padapter) in allocate_fw_sta_entry() function
Drtw_mlme_ext.c652 cam_idx = allocate_fw_sta_entry(padapter); in OnBeacon()