Searched refs:hal_ops (Results 1 – 6 of 6) sorted by relevance
257 void rtl8723b_set_hal_ops(struct hal_ops *pHalFunc);
172 struct hal_ops { struct
543 struct hal_ops HalFunc;
2311 struct rtl_hal_ops *hal_ops = rtlpriv->cfg->ops; in rtl_c2h_content_parsing() local2333 if (hal_ops->c2h_ra_report_handler) in rtl_c2h_content_parsing()2334 hal_ops->c2h_ra_report_handler(hw, cmd_buf, cmd_len); in rtl_c2h_content_parsing()
1878 struct hal_ops *pHalFunc = &padapter->HalFunc; in rtl8723bs_set_hal_ops()
2179 void rtl8723b_set_hal_ops(struct hal_ops *pHalFunc) in rtl8723b_set_hal_ops()