Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/quantenna/qtnfmac/
Dcommands.c80 static int qtnf_cmd_send_with_reply(struct qtnf_bus *bus, in qtnf_cmd_send_with_reply() function
144 return qtnf_cmd_send_with_reply(bus, cmd_skb, NULL, result_code, in qtnf_cmd_send()
747 ret = qtnf_cmd_send_with_reply(vif->mac->bus, cmd_skb, &resp_skb, in qtnf_cmd_get_sta_info()
830 ret = qtnf_cmd_send_with_reply(vif->mac->bus, cmd_skb, &resp_skb, in qtnf_cmd_send_add_change_intf()
1746 ret = qtnf_cmd_send_with_reply(mac->bus, cmd_skb, &resp_skb, &res_code, in qtnf_cmd_get_mac_info()
1784 ret = qtnf_cmd_send_with_reply(bus, cmd_skb, &resp_skb, &res_code, in qtnf_cmd_get_hw_info()
1842 ret = qtnf_cmd_send_with_reply(mac->bus, cmd_skb, &resp_skb, &res_code, in qtnf_cmd_band_info_get()
1887 ret = qtnf_cmd_send_with_reply(mac->bus, cmd_skb, &resp_skb, &res_code, in qtnf_cmd_send_get_phy_params()
2657 ret = qtnf_cmd_send_with_reply(mac->bus, cmd_skb, &resp_skb, &res_code, in qtnf_cmd_get_chan_stats()
2756 ret = qtnf_cmd_send_with_reply(bus, cmd_skb, &resp_skb, &res_code, in qtnf_cmd_get_channel()