Searched refs:chan_trpc_cfg (Results 1 – 2 of 2) sorted by relevance
3902 HostCmd_DS_CHAN_TRPC_CONFIG *chan_trpc_cfg = &resp->params.chan_trpc_cfg; in wifi_process_cmd_response() local3905 if (chan_trpc_cfg->action == HostCmd_ACT_GEN_GET) in wifi_process_cmd_response()3917 txpwrlimit->subband = (wifi_SubBand_t)chan_trpc_cfg->reserved; in wifi_process_cmd_response()3919 pByte = (t_u8 *)chan_trpc_cfg + 4; in wifi_process_cmd_response()
8014 HostCmd_DS_CHAN_TRPC_CONFIG chan_trpc_cfg;