Searched refs:HOST_CMD_MAC_CONTROL (Results 1 – 5 of 5) sorted by relevance
110 ret = nxpwifi_send_cmd(priv, HOST_CMD_MAC_CONTROL, in nxpwifi_request_set_multicast_list()777 ret = nxpwifi_send_cmd(priv, HOST_CMD_MAC_CONTROL, in nxpwifi_sec_ioctl_set_wep_key()
774 cmd->command = cpu_to_le16(HOST_CMD_MAC_CONTROL); in nxpwifi_cmd_sta_mac_control()3073 {.cmd_no = HOST_CMD_MAC_CONTROL,3355 ret = nxpwifi_send_cmd(priv, HOST_CMD_MAC_CONTROL, in nxpwifi_sta_init_cmd()
683 case HOST_CMD_MAC_CONTROL: in nxpwifi_process_cmdresp_error()
1251 ret = nxpwifi_send_cmd(priv, HOST_CMD_MAC_CONTROL, in nxpwifi_config_start_uap()
350 #define HOST_CMD_MAC_CONTROL 0x0028 macro