Searched refs:add_sta (Results 1 – 2 of 2) sorted by relevance
795 struct mwifiex_sta_info *add_sta = (struct mwifiex_sta_info *)data_buf; in mwifiex_cmd_uap_add_station() local796 struct station_parameters *params = add_sta->params; in mwifiex_cmd_uap_add_station()812 sta_ptr = mwifiex_add_sta_entry(priv, add_sta->peer_mac); in mwifiex_cmd_uap_add_station()814 sta_ptr = mwifiex_get_sta_entry(priv, add_sta->peer_mac); in mwifiex_cmd_uap_add_station()819 memcpy(new_sta->peer_mac, add_sta->peer_mac, ETH_ALEN); in mwifiex_cmd_uap_add_station()
1773 switch (pkt->u.add_sta.status) { in il_process_add_sta_resp()1791 D_ASSOC("Received C_ADD_STA:(0x%08X)\n", pkt->u.add_sta.status); in il_process_add_sta_resp()