Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/include/
H A Drtw_mlme_ext.h473 int allocate_fw_sta_entry(struct adapter *padapter);
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_wlan_util.c654 int allocate_fw_sta_entry(struct adapter *padapter) in allocate_fw_sta_entry() function
H A Drtw_mlme_ext.c648 cam_idx = allocate_fw_sta_entry(padapter); in OnBeacon()