Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/rtl8723bs/include/
Drtw_mlme_ext.h479 int allocate_fw_sta_entry(struct adapter *padapter);
/linux-6.12.1/drivers/staging/rtl8723bs/core/
Drtw_wlan_util.c692 int allocate_fw_sta_entry(struct adapter *padapter) in allocate_fw_sta_entry() function
Drtw_mlme_ext.c651 cam_idx = allocate_fw_sta_entry(padapter); in OnBeacon()