Searched refs:OnAuthClient (Results 1 – 2 of 2) sorted by relevance
617 unsigned int OnAuthClient(struct adapter *padapter,
46 {WIFI_AUTH, "OnAuth", &OnAuthClient},483 ptable->func = &OnAuthClient; in mgt_dispatcher()822 unsigned int OnAuthClient(struct adapter *padapter, struct recv_frame *precv_frame) in OnAuthClient() function