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