hal_ops
sc->hw_params.hal_ops->rxdma_ring_wmask_rx_mpdu_start &&
sc->hw_params.hal_ops->rxdma_ring_wmask_rx_msdu_end &&
sc->hw_params.hal_ops->get_hal_rx_compact_ops) {
sc->hal_rx_ops = sc->hw_params.hal_ops->get_hal_rx_compact_ops();
const struct hal_ops hal_wcn7850_ops = {
.hal_ops = &hal_wcn7850_ops,
ret = sc->hw_params.hal_ops->create_srng_config(sc);
ti.rbm_id = sc->hw_params.hal_ops->tcl_to_wbm_rbm_map[ti.ring_id].rbm_id;
map = sc->hw_params.hal_ops->tcl_to_wbm_rbm_map;
map = sc->hw_params.hal_ops->tcl_to_wbm_rbm_map;
const struct hal_ops *hal_ops;