Home
last modified time | relevance | path

Searched refs:WMI_FW_STATUS_FAILURE (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/wireless/ath/wil6210/
Dwmi.c1732 .evt = {.status = cpu_to_le32(WMI_FW_STATUS_FAILURE)}, in wmi_led_cfg()
1787 .evt = {.status = WMI_FW_STATUS_FAILURE}, in wmi_pcp_start()
1930 .evt = {.status = WMI_FW_STATUS_FAILURE}, in wmi_p2p_cfg()
1953 .evt = {.status = WMI_FW_STATUS_FAILURE}, in wmi_start_listen()
1977 .evt = {.status = WMI_FW_STATUS_FAILURE}, in wmi_start_search()
2105 .evt = {.status = WMI_FW_STATUS_FAILURE}, in wmi_rxon()
2341 .evt = {.status = cpu_to_le16(WMI_FW_STATUS_FAILURE)}, in wmi_addba_rx_resp()
2389 .evt = {.status = cpu_to_le16(WMI_FW_STATUS_FAILURE)}, in wmi_addba_rx_resp_edma()
2459 .evt = {.status = WMI_FW_STATUS_FAILURE}, in wmi_set_mgmt_retry()
2695 .evt = {.status = WMI_FW_STATUS_FAILURE}, in wmi_port_allocate()
[all …]
Dtxrx.c989 .cmd = {.status = WMI_FW_STATUS_FAILURE}, in wil_vring_init_tx()
1074 .cmd = {.status = WMI_FW_STATUS_FAILURE}, in wil_vring_init_bcast()
Dwmi.h2097 WMI_FW_STATUS_FAILURE = 0x01, enumerator