Searched refs:ce_tgt_cfg (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/contrib/dev/athk/ath10k/
H A Dqmi.h73 struct ath10k_tgt_pipe_cfg *ce_tgt_cfg; member in struct:ath10k_qmi_wlan_enable_cfg
H A Dqmi.c457 req->tgt_cfg[i].pipe_num = config->ce_tgt_cfg[i].pipe_num;
458 req->tgt_cfg[i].pipe_dir = config->ce_tgt_cfg[i].pipe_dir;
459 req->tgt_cfg[i].nentries = config->ce_tgt_cfg[i].nentries;
460 req->tgt_cfg[i].nbytes_max = config->ce_tgt_cfg[i].nbytes_max;
461 req->tgt_cfg[i].flags = config->ce_tgt_cfg[i].flags;
H A Dsnoc.c982 cfg.ce_tgt_cfg = (struct ath10k_tgt_pipe_cfg *)

Completed in 432 milliseconds