| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | bcmdevs.h | 191 #define BCM4375_CHIP_ID 0x4375 /* 4375 chipcommon chipid */ macro 219 (CHIPID(chipid) == BCM4375_CHIP_ID)) 222 case BCM4375_CHIP_ID
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | bcmdevs.h | 191 #define BCM4375_CHIP_ID 0x4375 /* 4375 chipcommon chipid */ macro 219 (CHIPID(chipid) == BCM4375_CHIP_ID)) 222 case BCM4375_CHIP_ID
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_ccode.c | 235 {BCM4375_CHIP_ID, 5, ccode_4375b4, "XZ/11"},
|
| H A D | dhd_config.c | 140 {BCM4375_CHIP_ID, 5, DONT_CARE, "bcm4375b4_pcie_ag", ""}, 4783 conf->chip == BCM4375_CHIP_ID) { in dhd_conf_postinit_ioctls() 4786 if (conf->chip == BCM4375_CHIP_ID) { in dhd_conf_postinit_ioctls() 4886 conf->chip == BCM4375_CHIP_ID) { in dhd_conf_preinit() 5029 if (conf->chip == BCM43752_CHIP_ID || conf->chip == BCM4375_CHIP_ID) in dhd_conf_preinit() 5041 if (conf->chip == BCM43752_CHIP_ID || conf->chip == BCM4375_CHIP_ID) in dhd_conf_preinit() 5075 conf->chip == BCM4375_CHIP_ID) { in dhd_conf_preinit() 5087 conf->chip == BCM4375_CHIP_ID) { in dhd_conf_preinit() 5110 conf->chip == BCM4375_CHIP_ID) { in dhd_conf_preinit()
|
| H A D | dhd_debug_linux.c | 452 (conf->chip != BCM43752_CHIP_ID) && (conf->chip != BCM4375_CHIP_ID)) in dhd_os_dbg_get_feature()
|
| H A D | dhd_custom_sec.c | 425 chip_id != BCM4375_CHIP_ID &&
|
| H A D | dhd_custom_cis.c | 319 case BCM4375_CHIP_ID: in select_naming_table()
|
| H A D | dhd_pcie.c | 963 si_chipid(bus->sih) == BCM4375_CHIP_ID || in dhdpcie_chip_support_msi() 2310 case BCM4375_CHIP_ID: in dhdpcie_dongle_attach() 3476 case BCM4375_CHIP_ID: in concate_revision() 10171 if ((chipid == BCM4375_CHIP_ID || in dhd_apply_d11_war_length() 14295 case BCM4375_CHIP_ID: in dhdpcie_chipmatch() 16163 if (dhd_bus_chip_id(dhd) == BCM4375_CHIP_ID) { in dhdpcie_update_d11_status_from_trapdata()
|
| H A D | siutils.c | 2568 case BCM4375_CHIP_ID: in BCMATTACHFN() 2570 sii->pub.chip = BCM4375_CHIP_ID; /* chip class */ in BCMATTACHFN()
|
| H A D | wl_iapsta.c | 6078 if (dhd->conf->chip == BCM4359_CHIP_ID || dhd->conf->chip == BCM4375_CHIP_ID) { in wl_ext_iapsta_get_rsdb()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_ccode.c | 235 {BCM4375_CHIP_ID, 5, ccode_4375b4, ""},
|
| H A D | dhd_config.c | 144 {BCM4375_CHIP_ID, 5, DONT_CARE, "bcm4375b4_pcie_ag", ""}, 4960 conf->chip == BCM4375_CHIP_ID) { in dhd_conf_postinit_ioctls() 4963 if (conf->chip == BCM4375_CHIP_ID) { in dhd_conf_postinit_ioctls() 5071 conf->chip == BCM4375_CHIP_ID) { in dhd_conf_preinit() 5217 if (conf->chip == BCM43752_CHIP_ID || conf->chip == BCM4375_CHIP_ID) in dhd_conf_preinit() 5229 if (conf->chip == BCM43752_CHIP_ID || conf->chip == BCM4375_CHIP_ID) in dhd_conf_preinit() 5263 conf->chip == BCM4375_CHIP_ID) { in dhd_conf_preinit() 5275 conf->chip == BCM4375_CHIP_ID) { in dhd_conf_preinit() 5298 conf->chip == BCM4375_CHIP_ID) { in dhd_conf_preinit()
|
| H A D | dhd_debug_linux.c | 452 (conf->chip != BCM43752_CHIP_ID) && (conf->chip != BCM4375_CHIP_ID)) in dhd_os_dbg_get_feature()
|
| H A D | dhd_custom_sec.c | 425 chip_id != BCM4375_CHIP_ID &&
|
| H A D | dhd_custom_cis.c | 319 case BCM4375_CHIP_ID: in select_naming_table()
|
| H A D | dhd_pcie.c | 963 si_chipid(bus->sih) == BCM4375_CHIP_ID || in dhdpcie_chip_support_msi() 2310 case BCM4375_CHIP_ID: in dhdpcie_dongle_attach() 3472 case BCM4375_CHIP_ID: in concate_revision() 10178 if ((chipid == BCM4375_CHIP_ID || in dhd_apply_d11_war_length() 14302 case BCM4375_CHIP_ID: in dhdpcie_chipmatch() 16170 if (dhd_bus_chip_id(dhd) == BCM4375_CHIP_ID) { in dhdpcie_update_d11_status_from_trapdata()
|
| H A D | siutils.c | 2568 case BCM4375_CHIP_ID: in BCMATTACHFN() 2570 sii->pub.chip = BCM4375_CHIP_ID; /* chip class */ in BCMATTACHFN()
|
| H A D | wl_iapsta.c | 6677 if (dhd->conf->chip == BCM4359_CHIP_ID || dhd->conf->chip == BCM4375_CHIP_ID) { in wl_ext_iapsta_get_rsdb()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | bcmdevs.h | 565 #define BCM4375_CHIP_ID 0x4375 /* 4375/ chipcommon chipid */ macro 571 #define BCM4375_CHIP_ID 0x4375 /* 4375/ chipcommon chipid */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | bcmdevs.h | 566 #define BCM4375_CHIP_ID 0x4375 /* 4375/ chipcommon chipid */ macro 572 #define BCM4375_CHIP_ID 0x4375 /* 4375/ chipcommon chipid */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | bcmdevs.h | 566 #define BCM4375_CHIP_ID 0x4375 /* 4375/ chipcommon chipid */ macro 572 #define BCM4375_CHIP_ID 0x4375 /* 4375/ chipcommon chipid */ macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_pcie.c | 682 si_chipid(bus->sih) == BCM4375_CHIP_ID || in dhdpcie_chip_support_msi() 1812 case BCM4375_CHIP_ID: in dhdpcie_dongle_attach() 2916 case BCM4375_CHIP_ID: in concate_revision() 5251 else if ((bus->sih->chip == CYW55560_CHIP_ID) || (bus->sih->chip == BCM4375_CHIP_ID)) { in dhd_bus_perform_flr() 7264 if ((chipid == BCM4375_CHIP_ID || in dhd_apply_d11_war_length() 10268 (device == BCM4375_D11AX5G_ID) || (device == BCM4375_CHIP_ID)) { in dhdpcie_chipmatch() 11920 if (dhd_bus_chip_id(dhd) == BCM4375_CHIP_ID) { in dhdpcie_update_d11_status_from_trapdata()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_pcie.c | 682 si_chipid(bus->sih) == BCM4375_CHIP_ID || in dhdpcie_chip_support_msi() 1804 case BCM4375_CHIP_ID: in dhdpcie_dongle_attach() 2908 case BCM4375_CHIP_ID: in concate_revision() 5243 else if ((bus->sih->chip == CYW55560_CHIP_ID) || (bus->sih->chip == BCM4375_CHIP_ID)) { in dhd_bus_perform_flr() 7256 if ((chipid == BCM4375_CHIP_ID || in dhd_apply_d11_war_length() 10259 (device == BCM4375_D11AX5G_ID) || (device == BCM4375_CHIP_ID)) { in dhdpcie_chipmatch() 11911 if (dhd_bus_chip_id(dhd) == BCM4375_CHIP_ID) { in dhdpcie_update_d11_status_from_trapdata()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_pcie.c | 682 si_chipid(bus->sih) == BCM4375_CHIP_ID || in dhdpcie_chip_support_msi() 1804 case BCM4375_CHIP_ID: in dhdpcie_dongle_attach() 2908 case BCM4375_CHIP_ID: in concate_revision() 5243 else if ((bus->sih->chip == CYW55560_CHIP_ID) || (bus->sih->chip == BCM4375_CHIP_ID)) { in dhd_bus_perform_flr() 7256 if ((chipid == BCM4375_CHIP_ID || in dhd_apply_d11_war_length() 10259 (device == BCM4375_D11AX5G_ID) || (device == BCM4375_CHIP_ID)) { in dhdpcie_chipmatch() 11911 if (dhd_bus_chip_id(dhd) == BCM4375_CHIP_ID) { in dhdpcie_update_d11_status_from_trapdata()
|
| H A D | dhd_linux.c | 9243 config_chipid = BCM4375_CHIP_ID;
|