Searched refs:OnAuthClient (Results 1 – 3 of 3) sorted by relevance
696 unsigned int OnAuthClient(struct adapter *padapter, union recv_frame *precv_frame);
2828 static unsigned int OnAuthClient(struct adapter *padapter, in OnAuthClient() function3862 {WIFI_AUTH, "OnAuth", &OnAuthClient},4155 ptable->func = &OnAuthClient; in mgt_dispatcher()
31 {WIFI_AUTH, "OnAuth", &OnAuthClient},580 ptable->func = &OnAuthClient; in mgt_dispatcher()1096 unsigned int OnAuthClient(struct adapter *padapter, union recv_frame *precv_frame) in OnAuthClient() function