Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/iwmc3200wifi/
Dcommands.c949 struct iwm_umac_cmd_stop_resume_tx stp_res_cmd; in iwm_send_umac_stop_resume_tx() local
963 stp_res_cmd.flags = ntf->flags; in iwm_send_umac_stop_resume_tx()
964 stp_res_cmd.sta_id = ntf->sta_id; in iwm_send_umac_stop_resume_tx()
965 stp_res_cmd.stop_resume_tid_msk = ntf->stop_resume_tid_msk; in iwm_send_umac_stop_resume_tx()
967 stp_res_cmd.last_seq_num[i] = in iwm_send_umac_stop_resume_tx()
970 return iwm_hal_send_umac_cmd(iwm, &udma_cmd, &umac_cmd, &stp_res_cmd, in iwm_send_umac_stop_resume_tx()