Home
last modified time | relevance | path

Searched refs:qlink_cmd (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/quantenna/qtnfmac/
H A Dqlink.h329 * struct qlink_cmd - QLINK command message header
342 struct qlink_cmd { struct
363 struct qlink_cmd chdr;
377 struct qlink_cmd chdr;
407 struct qlink_cmd chdr;
433 struct qlink_cmd chdr;
446 struct qlink_cmd chdr;
462 struct qlink_cmd chdr;
480 struct qlink_cmd chdr;
494 struct qlink_cmd chd
[all...]
H A Dtrans.c19 struct qlink_cmd *cmd = (void *)cmd_skb->data; in qtnf_trans_send_cmd_with_resp()
188 if (unlikely(skb->len < sizeof(struct qlink_cmd))) { in qtnf_trans_handle_rx_ctl_packet()
H A Dcommands.c83 struct qlink_cmd *cmd; in qtnf_cmd_send_with_reply()
92 cmd = (struct qlink_cmd *)cmd_skb->data; in qtnf_cmd_send_with_reply()
151 struct qlink_cmd *cmd; in qtnf_cmd_alloc_new_cmdskb()
163 cmd = (struct qlink_cmd *)cmd_skb->data; in qtnf_cmd_alloc_new_cmdskb()
213 if (len > (sizeof(struct qlink_cmd) + QTNF_MAX_CMD_BUF_SIZE)) { in qtnf_cmd_start_ap_can_fit()
376 sizeof(struct qlink_cmd)); in qtnf_cmd_send_stop_ap()
472 sizeof(struct qlink_cmd)); in qtnf_cmd_send_mgmt_set_appie()
1552 sizeof(struct qlink_cmd)); in qtnf_cmd_get_mac_info()
1585 sizeof(struct qlink_cmd)); in qtnf_cmd_get_hw_info()
1655 sizeof(struct qlink_cmd)); in qtnf_cmd_send_update_phy_params()
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/quantenna/qtnfmac/
H A Dqlink.h329 * struct qlink_cmd - QLINK command message header
342 struct qlink_cmd { struct
363 struct qlink_cmd chdr;
377 struct qlink_cmd chdr;
407 struct qlink_cmd chdr;
433 struct qlink_cmd chdr;
446 struct qlink_cmd chdr;
462 struct qlink_cmd chdr;
480 struct qlink_cmd chdr;
494 struct qlink_cmd chd
[all...]
H A Dtrans.c19 struct qlink_cmd *cmd = (void *)cmd_skb->data; in qtnf_trans_send_cmd_with_resp()
188 if (unlikely(skb->len < sizeof(struct qlink_cmd))) { in qtnf_trans_handle_rx_ctl_packet()
H A Dcommands.c83 struct qlink_cmd *cmd; in qtnf_cmd_send_with_reply()
92 cmd = (struct qlink_cmd *)cmd_skb->data; in qtnf_cmd_send_with_reply()
151 struct qlink_cmd *cmd; in qtnf_cmd_alloc_new_cmdskb()
163 cmd = (struct qlink_cmd *)cmd_skb->data; in qtnf_cmd_alloc_new_cmdskb()
213 if (len > (sizeof(struct qlink_cmd) + QTNF_MAX_CMD_BUF_SIZE)) { in qtnf_cmd_start_ap_can_fit()
378 sizeof(struct qlink_cmd)); in qtnf_cmd_send_stop_ap()
464 sizeof(struct qlink_cmd)); in qtnf_cmd_send_mgmt_set_appie()
1541 sizeof(struct qlink_cmd)); in qtnf_cmd_get_mac_info()
1574 sizeof(struct qlink_cmd)); in qtnf_cmd_get_hw_info()
1644 sizeof(struct qlink_cmd)); in qtnf_cmd_send_update_phy_params()
[all...]

Completed in 12 milliseconds