Home
last modified time | relevance | path

Searched refs:HOST_CMD_MAC_CONTROL (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/nxp/nxpwifi/
H A Dsta_cfg.c110 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()
H A Dsta_cmd.c774 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()
H A Dcmdevt.c683 case HOST_CMD_MAC_CONTROL: in nxpwifi_process_cmdresp_error()
H A Duap_cmd.c1251 ret = nxpwifi_send_cmd(priv, HOST_CMD_MAC_CONTROL, in nxpwifi_config_start_uap()
H A Dfw.h350 #define HOST_CMD_MAC_CONTROL 0x0028 macro