Searched refs:dp_tx_compute_hw_delay (Results 1 – 5 of 5) sorted by relevance
662 arch_ops->dp_tx_compute_hw_delay = dp_tx_compute_tx_delay_li; in dp_initialize_arch_ops_li()
957 arch_ops->dp_tx_compute_hw_delay = dp_tx_compute_tx_delay_rh; in dp_initialize_arch_ops_rh()
4806 if (soc->arch_ops.dp_tx_compute_hw_delay)4807 if (!soc->arch_ops.dp_tx_compute_hw_delay(soc, vdev, ts,4977 if (soc->arch_ops.dp_tx_compute_hw_delay)4978 status = soc->arch_ops.dp_tx_compute_hw_delay(soc, vdev, ts,
2507 (*dp_tx_compute_hw_delay)(struct dp_soc *soc, member
3628 arch_ops->dp_tx_compute_hw_delay = dp_tx_compute_tx_delay_be; in dp_initialize_arch_ops_be()