Searched refs:allocate_fw_sta_entry (Results 1 – 9 of 9) sorted by relevance
480 int allocate_fw_sta_entry(struct adapter *padapter);
576 int allocate_fw_sta_entry(struct adapter *padapter);
423 int allocate_fw_sta_entry(struct adapter *padapter) in allocate_fw_sta_entry() function
2614 cam_idx = allocate_fw_sta_entry(padapter); in OnBeacon()
759 int allocate_fw_sta_entry(_adapter *padapter);
739 int allocate_fw_sta_entry(struct adapter *padapter) in allocate_fw_sta_entry() function
860 cam_idx = allocate_fw_sta_entry(padapter); in OnBeacon()
1474 int allocate_fw_sta_entry(_adapter *padapter) in allocate_fw_sta_entry() function
1749 if ((cam_idx = allocate_fw_sta_entry(padapter)) == NUM_STA) in OnBeacon()