Lines Matching refs:info1
404 status_desc->info1); in ath11k_dp_tx_process_htt_tx_complete()
663 desc->info1); in ath11k_dp_tx_status_parse()
665 desc->info1); in ath11k_dp_tx_status_parse()
725 tx_status->buf_addr_info.info1); in ath11k_dp_tx_completion_handler()
926 cmd->info1 = FIELD_PREP(HTT_SRNG_SETUP_CMD_INFO1_RING_ENTRY_SIZE, in ath11k_dp_tx_htt_srng_setup()
928 cmd->info1 |= FIELD_PREP(HTT_SRNG_SETUP_CMD_INFO1_RING_SIZE, in ath11k_dp_tx_htt_srng_setup()
930 cmd->info1 |= FIELD_PREP(HTT_SRNG_SETUP_CMD_INFO1_RING_FLAGS_MSI_SWAP, in ath11k_dp_tx_htt_srng_setup()
932 cmd->info1 |= FIELD_PREP( in ath11k_dp_tx_htt_srng_setup()
935 cmd->info1 |= FIELD_PREP( in ath11k_dp_tx_htt_srng_setup()
939 cmd->info1 |= HTT_SRNG_SETUP_CMD_INFO1_RING_LOOP_CNT_DIS; in ath11k_dp_tx_htt_srng_setup()
1109 cmd->info1 = FIELD_PREP(HTT_RX_RING_SELECTION_CFG_CMD_INFO1_BUF_SIZE, in ath11k_dp_tx_htt_rx_filter_setup()