Searched refs:rtl_hal_cfg (Results 1 – 14 of 14) sorted by relevance
139 const struct rtl_hal_cfg *rtl92cu_hal_cfg);
958 const struct rtl_hal_cfg *rtl_hal_cfg) in rtl_usb_probe() argument1005 rtlpriv->cfg = rtl_hal_cfg; in rtl_usb_probe()
2354 struct rtl_hal_cfg { struct2710 const struct rtl_hal_cfg *cfg;
2111 if (((struct rtl_hal_cfg *)id->driver_data)->mod_params->dma64 && in rtl_pci_probe()2159 rtlpriv->cfg = (struct rtl_hal_cfg *)(id->driver_data); in rtl_pci_probe()
159 static struct rtl_hal_cfg rtl92cu_hal_cfg = {
244 static const struct rtl_hal_cfg rtl92de_hal_cfg = {
247 static const struct rtl_hal_cfg rtl8723e_hal_cfg = {
249 static const struct rtl_hal_cfg rtl8723be_hal_cfg = {
232 static const struct rtl_hal_cfg rtl92ce_hal_cfg = {
248 static const struct rtl_hal_cfg rtl88ee_hal_cfg = {
240 static const struct rtl_hal_cfg rtl92ee_hal_cfg = {
292 static const struct rtl_hal_cfg rtl8821ae_hal_cfg = {
279 static const struct rtl_hal_cfg rtl92se_hal_cfg = {
246 static const struct rtl_hal_cfg rtl92du_hal_cfg = {