Home
last modified time | relevance | path

Searched refs:add_sta_resp (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dsta.c46 struct iwl_add_sta_resp *add_sta_resp = (void *)pkt->data; in iwl_process_add_sta_resp() local
52 switch (add_sta_resp->status) { in iwl_process_add_sta_resp()
68 add_sta_resp->status); in iwl_process_add_sta_resp()
94 struct iwl_add_sta_resp *add_sta_resp; in iwl_send_add_sta() local
110 add_sta_resp = (void *)pkt->data; in iwl_send_add_sta()
113 if (add_sta_resp->status == ADD_STA_SUCCESS_MSK) { in iwl_send_add_sta()