Searched refs:hal_ops (Results 1 – 1 of 1) sorted by relevance
2282 const struct rtl_hal_ops *hal_ops = rtlpriv->cfg->ops; in rtl_c2h_content_parsing() local2303 if (hal_ops->c2h_ra_report_handler) in rtl_c2h_content_parsing()2304 hal_ops->c2h_ra_report_handler(hw, cmd_buf, cmd_len); in rtl_c2h_content_parsing()