Searched refs:add_sta_resp (Results 1 – 1 of 1) sorted by relevance
66 struct iwl_add_sta_resp *add_sta_resp = (void *)pkt->data; in iwl_process_add_sta_resp() local72 switch (add_sta_resp->status) { in iwl_process_add_sta_resp()88 add_sta_resp->status); in iwl_process_add_sta_resp()114 struct iwl_add_sta_resp *add_sta_resp; in iwl_send_add_sta() local130 add_sta_resp = (void *)pkt->data; in iwl_send_add_sta()133 if (add_sta_resp->status == ADD_STA_SUCCESS_MSK) { in iwl_send_add_sta()