Searched refs:txrx_get_uplink_delay (Results 1 – 3 of 3) sorted by relevance
1355 !soc->ops->ctrl_ops->txrx_get_uplink_delay) in cdp_get_uplink_delay()1358 return soc->ops->ctrl_ops->txrx_get_uplink_delay(soc, vdev_id, val); in cdp_get_uplink_delay()
980 QDF_STATUS (*txrx_get_uplink_delay)(struct cdp_soc_t *soc, member
12537 .txrx_get_uplink_delay = dp_get_uplink_delay,