Searched refs:cmd_node (Results 1 – 5 of 5) sorted by relevance
41 struct cmd_ctrl_node *cmd_node, in mwifiex_init_cmd_node() argument44 cmd_node->priv = priv; in mwifiex_init_cmd_node()45 cmd_node->cmd_no = cmd_no; in mwifiex_init_cmd_node()48 cmd_node->wait_q_enabled = true; in mwifiex_init_cmd_node()49 cmd_node->cmd_wait_q_woken = false; in mwifiex_init_cmd_node()50 cmd_node->condition = &cmd_node->cmd_wait_q_woken; in mwifiex_init_cmd_node()52 cmd_node->data_buf = data_buf; in mwifiex_init_cmd_node()53 cmd_node->cmd_skb = cmd_node->skb; in mwifiex_init_cmd_node()63 struct cmd_ctrl_node *cmd_node; in mwifiex_get_cmd_node() local72 cmd_node = list_first_entry(&adapter->cmd_free_q, in mwifiex_get_cmd_node()[all …]
1501 struct cmd_ctrl_node *cmd_node; in mwifiex_scan_networks() local1560 cmd_node = list_first_entry(&adapter->scan_pending_q, in mwifiex_scan_networks()1562 list_del(&cmd_node->list); in mwifiex_scan_networks()1564 mwifiex_insert_cmd_to_pending_q(adapter, cmd_node); in mwifiex_scan_networks()1571 mwifiex_wait_queue_complete(adapter, cmd_node); in mwifiex_scan_networks()1996 struct cmd_ctrl_node *cmd_node; in mwifiex_check_next_scan_command() local2057 cmd_node = list_first_entry(&adapter->scan_pending_q, in mwifiex_check_next_scan_command()2059 list_del(&cmd_node->list); in mwifiex_check_next_scan_command()2061 mwifiex_insert_cmd_to_pending_q(adapter, cmd_node); in mwifiex_check_next_scan_command()2558 struct cmd_ctrl_node *cmd_node; in mwifiex_ret_802_11_scan_ext() local[all …]
509 struct cmd_ctrl_node *cmd_node) in mwifiex_complete_cmd() argument511 WARN_ON(!cmd_node->wait_q_enabled); in mwifiex_complete_cmd()515 *cmd_node->condition = true; in mwifiex_complete_cmd()
1090 struct cmd_ctrl_node *cmd_node);1108 struct cmd_ctrl_node *cmd_node);1111 struct cmd_ctrl_node *cmd_node);1168 struct cmd_ctrl_node *cmd_node);
859 struct cmd_node { struct901 struct cmd_node *desc_node = in init_hash_table()919 struct cmd_node *desc_node; in fini_hash_table()1051 struct cmd_node *desc_node; in find_cmd_in_table()