Searched refs:qtnf_trans_send_cmd_with_resp (Results 1 – 3 of 3) sorted by relevance
53 int qtnf_trans_send_cmd_with_resp(struct qtnf_bus *bus,
28 int qtnf_trans_send_cmd_with_resp(struct qtnf_bus *bus, struct sk_buff *cmd_skb, in qtnf_trans_send_cmd_with_resp() function
112 ret = qtnf_trans_send_cmd_with_resp(bus, cmd_skb, &resp_skb); in qtnf_cmd_send_with_reply()