Searched refs:qlink_cmd (Results 1 – 3 of 3) sorted by relevance
273 struct qlink_cmd { struct291 struct qlink_cmd chdr; argument321 struct qlink_cmd chdr;346 struct qlink_cmd chdr;359 struct qlink_cmd chdr;374 struct qlink_cmd chdr;391 struct qlink_cmd chdr;405 struct qlink_cmd chdr;417 struct qlink_cmd chdr;430 struct qlink_cmd chdr;[all …]
19 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()
83 struct qlink_cmd *cmd; in qtnf_cmd_send_with_reply()91 cmd = (struct qlink_cmd *)cmd_skb->data; in qtnf_cmd_send_with_reply()149 struct qlink_cmd *cmd; in qtnf_cmd_alloc_new_cmdskb()161 cmd = (struct qlink_cmd *)cmd_skb->data; in qtnf_cmd_alloc_new_cmdskb()206 if (len > (sizeof(struct qlink_cmd) + QTNF_MAX_CMD_BUF_SIZE)) { in qtnf_cmd_start_ap_can_fit()341 sizeof(struct qlink_cmd)); in qtnf_cmd_send_stop_ap()437 sizeof(struct qlink_cmd)); in qtnf_cmd_send_mgmt_set_appie()1607 sizeof(struct qlink_cmd)); in qtnf_cmd_get_mac_info()1637 sizeof(struct qlink_cmd)); in qtnf_cmd_get_hw_info()1708 sizeof(struct qlink_cmd)); in qtnf_cmd_send_get_phy_params()[all …]