Searched refs:qtnf_trans_send_cmd_with_resp (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/quantenna/qtnfmac/ |
H A D | trans.h | 40 int qtnf_trans_send_cmd_with_resp(struct qtnf_bus *bus,
|
H A D | trans.c | 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
|
H A D | commands.c | 107 ret = qtnf_trans_send_cmd_with_resp(bus, cmd_skb, &resp_skb); in qtnf_cmd_send_with_reply()
|
/kernel/linux/linux-6.6/drivers/net/wireless/quantenna/qtnfmac/ |
H A D | trans.h | 40 int qtnf_trans_send_cmd_with_resp(struct qtnf_bus *bus,
|
H A D | trans.c | 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
|
H A D | commands.c | 107 ret = qtnf_trans_send_cmd_with_resp(bus, cmd_skb, &resp_skb); in qtnf_cmd_send_with_reply()
|
Completed in 9 milliseconds