Searched refs:hal_ops (Results 1 – 6 of 6) sorted by relevance
227 void rtl8723b_set_hal_ops(struct hal_ops *pHalFunc);
359 struct hal_ops HalFunc;
164 struct hal_ops { struct
2290 struct rtl_hal_ops *hal_ops = rtlpriv->cfg->ops; in rtl_c2h_content_parsing() local2311 if (hal_ops->c2h_ra_report_handler) in rtl_c2h_content_parsing()2312 hal_ops->c2h_ra_report_handler(hw, cmd_buf, cmd_len); in rtl_c2h_content_parsing()
1269 struct hal_ops *pHalFunc = &padapter->HalFunc; in rtl8723bs_set_hal_ops()
1888 void rtl8723b_set_hal_ops(struct hal_ops *pHalFunc) in rtl8723b_set_hal_ops()