Searched refs:HostCmd_CMD_MAC_CONTROL (Results 1 – 5 of 5) sorted by relevance
453 case HostCmd_CMD_MAC_CONTROL: in wlan_handle_cmd_resp_packet()859 last_cmd_sent = HostCmd_CMD_MAC_CONTROL; in wlan_set_mac_ctrl()861 wifi_send_fw_cmd(HostCmd_CMD_MAC_CONTROL, (uint8_t *)outbuf, imupkt->size); in wlan_set_mac_ctrl()1068 if (wlan_wait_for_last_resp_rcvd(HostCmd_CMD_MAC_CONTROL) != true) in wlan_fw_init_cfg()
523 case HostCmd_CMD_MAC_CONTROL: in wlan_handle_cmd_resp_packet()1208 last_cmd_sent = HostCmd_CMD_MAC_CONTROL; in wlan_set_mac_ctrl()
409 pcmd->command = wlan_cpu_to_le16(HostCmd_CMD_MAC_CONTROL); in wlan_cmd_mac_control()2073 case HostCmd_CMD_MAC_CONTROL:
7205 cmd->command = HostCmd_CMD_MAC_CONTROL; in wlan_prepare_mac_control_cmd()
1075 #define HostCmd_CMD_MAC_CONTROL 0x0028 macro