Searched refs:sleep_cfm_tmp (Results 1 – 1 of 1) sorted by relevance
305 struct sk_buff *sleep_cfm_tmp; in mwifiex_dnld_sleep_confirm_cmd() local325 sleep_cfm_tmp = in mwifiex_dnld_sleep_confirm_cmd()328 if (!sleep_cfm_tmp) { in mwifiex_dnld_sleep_confirm_cmd()334 skb_put(sleep_cfm_tmp, sizeof(struct mwifiex_opt_sleep_confirm) in mwifiex_dnld_sleep_confirm_cmd()336 put_unaligned_le32(MWIFIEX_USB_TYPE_CMD, sleep_cfm_tmp->data); in mwifiex_dnld_sleep_confirm_cmd()337 memcpy(sleep_cfm_tmp->data + MWIFIEX_TYPE_LEN, in mwifiex_dnld_sleep_confirm_cmd()342 sleep_cfm_tmp, NULL); in mwifiex_dnld_sleep_confirm_cmd()344 dev_kfree_skb_any(sleep_cfm_tmp); in mwifiex_dnld_sleep_confirm_cmd()