Searched refs:response_skb (Results 1 – 3 of 3) sorted by relevance
16 struct sk_buff **response_skb) in qtnf_trans_send_cmd_with_resp() argument25 if (unlikely(!response_skb)) { in qtnf_trans_send_cmd_with_resp()72 *response_skb = resp_skb; in qtnf_trans_send_cmd_with_resp()
42 struct sk_buff **response_skb);
79 struct sk_buff **response_skb, in qtnf_cmd_send_with_reply() argument124 if (response_skb && var_resp_size) in qtnf_cmd_send_with_reply()128 if (response_skb) in qtnf_cmd_send_with_reply()129 *response_skb = resp_skb; in qtnf_cmd_send_with_reply()