Home
last modified time | relevance | path

Searched refs:get_log (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A Dsta_cmdresp.c222 struct host_cmd_ds_802_11_get_log *get_log = in mwifiex_ret_get_log() local
223 &resp->params.get_log; in mwifiex_ret_get_log()
226 stats->mcast_tx_frame = le32_to_cpu(get_log->mcast_tx_frame); in mwifiex_ret_get_log()
227 stats->failed = le32_to_cpu(get_log->failed); in mwifiex_ret_get_log()
228 stats->retry = le32_to_cpu(get_log->retry); in mwifiex_ret_get_log()
229 stats->multi_retry = le32_to_cpu(get_log->multi_retry); in mwifiex_ret_get_log()
230 stats->frame_dup = le32_to_cpu(get_log->frame_dup); in mwifiex_ret_get_log()
231 stats->rts_success = le32_to_cpu(get_log->rts_success); in mwifiex_ret_get_log()
232 stats->rts_failure = le32_to_cpu(get_log->rts_failure); in mwifiex_ret_get_log()
233 stats->ack_failure = le32_to_cpu(get_log->ack_failure); in mwifiex_ret_get_log()
[all …]
H A Dfw.h2314 struct host_cmd_ds_802_11_get_log get_log; member
/OK3568_Linux_fs/kernel/drivers/platform/chrome/wilco_ec/
H A Dtelemetry.c129 struct telem_args_get_log get_log; member
164 max_size += sizeof(rq->args.get_log); in check_telem_request()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Deeh.h221 int (*get_log)(struct eeh_pe *pe, int severity, char *drv_log, unsigned long len); member
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/
H A Deeh_pseries.c792 .get_log = pseries_eeh_get_log,
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Deeh.c337 eeh_ops->get_log(pe, severity, pci_regs_buf, loglen); in eeh_slot_error_detail()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Deeh-powernv.c1633 .get_log = pnv_eeh_get_log,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/
H A Dmlan_sta_cmdresp.c667 (HostCmd_DS_802_11_GET_LOG *)&resp->params.get_log; in wlan_ret_get_log()
H A Dmlan_fw.h6016 HostCmd_DS_802_11_GET_LOG get_log; member
H A Dmlan_uap_cmdevent.c2874 (HostCmd_DS_802_11_GET_LOG *)&resp->params.get_log; in wlan_uap_ret_get_log()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_sta_cmdresp.c669 (HostCmd_DS_802_11_GET_LOG *)&resp->params.get_log; in wlan_ret_get_log()
H A Dmlan_fw.h7942 HostCmd_DS_802_11_GET_LOG get_log; member
H A Dmlan_uap_cmdevent.c3204 (HostCmd_DS_802_11_GET_LOG *)&resp->params.get_log; in wlan_uap_ret_get_log()