Lines Matching refs:action
64 resp->result, le16_to_cpu(pm->action)); in mwifiex_process_cmdresp_error()
66 if (le16_to_cpu(pm->action) == EN_AUTO_PS && in mwifiex_process_cmdresp_error()
150 subsc_evt->action = HostCmd_ACT_BITWISE_SET; in mwifiex_ret_802_11_rssi_info()
404 u16 action = le16_to_cpu(txp_cfg->action); in mwifiex_ret_tx_power_cfg() local
420 switch (action) { in mwifiex_ret_tx_power_cfg()
438 action); in mwifiex_ret_tx_power_cfg()
456 u16 action = le16_to_cpu(txp->action); in mwifiex_ret_rf_tx_power() local
460 if (action == HostCmd_ACT_GEN_GET) { in mwifiex_ret_rf_tx_power()
494 le16_to_cpu(ant_siso->action), in mwifiex_ret_rf_antenna()
596 if (le16_to_cpu(key->action) == HostCmd_ACT_GEN_SET) { in mwifiex_ret_802_11_key_material_v1()
628 if (le16_to_cpu(key_v2->action) == HostCmd_ACT_GEN_SET) { in mwifiex_ret_802_11_key_material_v2()
670 u16 action = le16_to_cpu(domain_info->action); in mwifiex_ret_802_11d_domain_info() local
688 switch (action) { in mwifiex_ret_802_11d_domain_info()
695 "11D: invalid action:%d\n", domain_info->action); in mwifiex_ret_802_11d_domain_info()
854 if (le16_to_cpu(ibss_coal_resp->action) == HostCmd_ACT_GEN_SET) in mwifiex_ret_ibss_coalescing_status()
890 u16 action = le16_to_cpu(cmd_tdls_oper->tdls_action); in mwifiex_ret_tdls_oper() local
894 switch (action) { in mwifiex_ret_tdls_oper()
939 "Unknown TDLS command action response %d", action); in mwifiex_ret_tdls_oper()
1016 u16 action = le16_to_cpu(coex->action); in mwifiex_ret_robust_coex() local
1021 if (action == HostCmd_ACT_GEN_GET) { in mwifiex_ret_robust_coex()