Searched refs:rtl_hal_cfg (Results 1 – 16 of 16) sorted by relevance
160 struct rtl_hal_cfg *rtl92cu_hal_cfg);
1035 struct rtl_hal_cfg *rtl_hal_cfg) in rtl_usb_probe() argument1075 rtlpriv->cfg = rtl_hal_cfg; in rtl_usb_probe()
2443 struct rtl_hal_cfg { struct2808 struct rtl_hal_cfg *cfg;
2191 if (((struct rtl_hal_cfg *)id->driver_data)->mod_params->dma64 && in rtl_pci_probe()2239 rtlpriv->cfg = (struct rtl_hal_cfg *)(id->driver_data); in rtl_pci_probe()
279 static const struct rtl_hal_cfg rtl88ee_hal_cfg = {
261 static const struct rtl_hal_cfg rtl92ce_hal_cfg = {
280 static const struct rtl_hal_cfg rtl8723be_hal_cfg = {
190 static struct rtl_hal_cfg rtl92cu_hal_cfg = {
263 static const struct rtl_hal_cfg rtl92de_hal_cfg = {
268 static const struct rtl_hal_cfg rtl92ee_hal_cfg = {
278 static const struct rtl_hal_cfg rtl8723e_hal_cfg = {
318 static struct rtl_hal_cfg rtl8822be_hal_cfg = {
308 static const struct rtl_hal_cfg rtl92se_hal_cfg = {
323 static const struct rtl_hal_cfg rtl8821ae_hal_cfg = {
2221 if (((struct rtl_hal_cfg *)(id->driver_data))->mod_params->dma64 && in rtl_pci_probe()2269 rtlpriv->cfg = (struct rtl_hal_cfg *)(id->driver_data); in rtl_pci_probe()
2389 struct rtl_hal_cfg { struct2910 struct rtl_hal_cfg *cfg;