Searched refs:skb_resp (Results 1 – 2 of 2) sorted by relevance
187 struct sk_buff *skb_resp; member711 skb_pull(skb_resp, 2); in st95hf_response_handler()713 skb_len = skb_resp->len; in st95hf_response_handler()773 struct sk_buff *skb_resp; in st95hf_irq_thread_handler() local800 skb_resp = cb_arg->skb_resp; in st95hf_irq_thread_handler()804 skb_resp->data); in st95hf_irq_thread_handler()857 kfree_skb(skb_resp); in st95hf_irq_thread_handler()924 struct sk_buff *skb_resp; in st95hf_in_send_cmd() local928 if (!skb_resp) in st95hf_in_send_cmd()950 stcontext->complete_cb_arg.skb_resp = skb_resp; in st95hf_in_send_cmd()[all …]
634 struct sk_buff *skb_resp = NULL; in rtw_coex_info_request() local646 skb_resp = skb_dequeue(&coex->queue); in rtw_coex_info_request()647 if (!skb_resp) { in rtw_coex_info_request()653 return skb_resp; in rtw_coex_info_request()