Searched refs:OnAuthClient (Results 1 – 3 of 3) sorted by relevance
678 unsigned int OnAuthClient(struct adapter *padapter, union recv_frame *precv_frame);
2808 static unsigned int OnAuthClient(struct adapter *padapter, in OnAuthClient() function3836 {WIFI_AUTH, "OnAuth", &OnAuthClient},4128 ptable->func = &OnAuthClient; in mgt_dispatcher()
32 {WIFI_AUTH, "OnAuth", &OnAuthClient},571 ptable->func = &OnAuthClient; in mgt_dispatcher()1086 unsigned int OnAuthClient(struct adapter *padapter, union recv_frame *precv_frame) in OnAuthClient() function