Home
last modified time | relevance | path

Searched refs:hal_ops (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dbase.c2282 const struct rtl_hal_ops *hal_ops = rtlpriv->cfg->ops; in rtl_c2h_content_parsing() local
2303 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()