Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/core/
H A Drtw_mlme_ext.c1319 issue_asocrsp(padapter, status, pstat, WIFI_ASSOCRSP); in OnAssocReq()
1321 issue_asocrsp(padapter, status, pstat, WIFI_REASSOCRSP); in OnAssocReq()
1348 issue_asocrsp(padapter, status, pstat, WIFI_ASSOCRSP); in OnAssocReq()
1350 issue_asocrsp(padapter, status, pstat, WIFI_REASSOCRSP); in OnAssocReq()
2685 void issue_asocrsp(struct adapter *padapter, unsigned short status, struct sta_info *pstat, int pkt… in issue_asocrsp() function