Home
last modified time | relevance | path

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

/drivers/staging/rtl8188eu/include/
Drtw_mlme_ext.h492 int allocate_fw_sta_entry(struct adapter *padapter);
/drivers/staging/rtl8188eu/core/
Drtw_wlan_util.c486 int allocate_fw_sta_entry(struct adapter *padapter) in allocate_fw_sta_entry() function
Drtw_mlme_ext.c2664 cam_idx = allocate_fw_sta_entry(padapter); in OnBeacon()