Searched refs:qlink_cmd (Results 1 – 3 of 3) sorted by relevance
278 struct qlink_cmd { struct296 struct qlink_cmd chdr; argument326 struct qlink_cmd chdr;347 struct qlink_cmd chdr;360 struct qlink_cmd chdr;375 struct qlink_cmd chdr;392 struct qlink_cmd chdr;406 struct qlink_cmd chdr;418 struct qlink_cmd chdr;431 struct qlink_cmd chdr;[all …]
32 struct qlink_cmd *cmd = (void *)cmd_skb->data; in qtnf_trans_send_cmd_with_resp()201 if (unlikely(skb->len < sizeof(struct qlink_cmd))) { in qtnf_trans_handle_rx_ctl_packet()
87 struct qlink_cmd *cmd; in qtnf_cmd_send_with_reply()94 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()216 if (len > (sizeof(struct qlink_cmd) + QTNF_MAX_CMD_BUF_SIZE)) { in qtnf_cmd_start_ap_can_fit()360 sizeof(struct qlink_cmd)); in qtnf_cmd_send_stop_ap()483 sizeof(struct qlink_cmd)); in qtnf_cmd_send_mgmt_set_appie()1740 sizeof(struct qlink_cmd)); in qtnf_cmd_get_mac_info()1778 sizeof(struct qlink_cmd)); in qtnf_cmd_get_hw_info()1881 sizeof(struct qlink_cmd)); in qtnf_cmd_send_get_phy_params()[all …]