Searched refs:dp_params (Results 1 – 4 of 4) sorted by relevance
196 ((ab)->profile_param->dp_params.tx_comp_ring_size)213 ((ab)->profile_param->dp_params.rxdma_monitor_buf_ring_size)215 ((ab)->profile_param->dp_params.rxdma_monitor_dst_ring_size)250 ((ab)->profile_param->dp_params.num_pool_tx_desc)253 ((ab)->profile_param->dp_params.rx_desc_count)
49 .dp_params = {62 .dp_params = {
921 struct ath12k_dp_profile_params dp_params; member
7616 struct ath12k_dp_peer_create_params dp_params = {}; in ath12k_mac_op_sta_state() local7646 dp_params.is_mlo = true; in ath12k_mac_op_sta_state()7647 dp_params.peer_id = ahsta->ml_peer_id | ATH12K_PEER_ML_ID_VALID; in ath12k_mac_op_sta_state()7650 dp_params.sta = sta; in ath12k_mac_op_sta_state()7653 dp_params.ucast_ra_only = true; in ath12k_mac_op_sta_state()7655 ret = ath12k_dp_peer_create(&ah->dp_hw, sta->addr, &dp_params); in ath12k_mac_op_sta_state()