Searched refs:OnAuthClient (Results 1 – 3 of 3) sorted by relevance
694 unsigned int OnAuthClient(struct adapter *padapter, union recv_frame *precv_frame);
2814 static unsigned int OnAuthClient(struct adapter *padapter, in OnAuthClient() function3844 {WIFI_AUTH, "OnAuth", &OnAuthClient},4137 ptable->func = &OnAuthClient; in mgt_dispatcher()
31 {WIFI_AUTH, "OnAuth", &OnAuthClient},570 ptable->func = &OnAuthClient; in mgt_dispatcher()1085 unsigned int OnAuthClient(struct adapter *padapter, union recv_frame *precv_frame) in OnAuthClient() function