Home
last modified time | relevance | path

Searched refs:qtnf_trans_send_cmd_with_resp (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/wireless/quantenna/qtnfmac/
Dtrans.h40 int qtnf_trans_send_cmd_with_resp(struct qtnf_bus *bus,
Dtrans.c15 int qtnf_trans_send_cmd_with_resp(struct qtnf_bus *bus, struct sk_buff *cmd_skb, in qtnf_trans_send_cmd_with_resp() function
Dcommands.c106 ret = qtnf_trans_send_cmd_with_resp(bus, cmd_skb, &resp_skb); in qtnf_cmd_send_with_reply()