Searched refs:sd_rxchain (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_sdio.c | 340 int32 sd_rxchain; /* If bcmsdh api accepts PKT chains */ member 4514 if (bool_val && !bus->sd_rxchain) in dhdsdio_doiovar() 8848 &bus->sd_rxchain, sizeof(int32), FALSE) != BCME_OK) { in dhdsdio_probe_init() 8849 bus->sd_rxchain = FALSE; in dhdsdio_probe_init() 8852 __FUNCTION__, (bus->sd_rxchain ? "supports" : "does not support"))); in dhdsdio_probe_init() 8854 bus->use_rxchain = (bool)bus->sd_rxchain; in dhdsdio_probe_init()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_sdio.c | 348 int32 sd_rxchain; /* If bcmsdh api accepts PKT chains */ member 4318 if (bool_val && !bus->sd_rxchain) in dhdsdio_doiovar() 9066 &bus->sd_rxchain, sizeof(int32), FALSE) != BCME_OK) { 9067 bus->sd_rxchain = FALSE; 9070 __FUNCTION__, (bus->sd_rxchain ? "supports" : "does not support"))); 9072 bus->use_rxchain = (bool)bus->sd_rxchain;
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_sdio.c | 363 int32 sd_rxchain; /* If bcmsdh api accepts PKT chains */ member 4405 if (bool_val && !bus->sd_rxchain) in dhdsdio_doiovar() 9149 &bus->sd_rxchain, sizeof(int32), FALSE) != BCME_OK) { 9150 bus->sd_rxchain = FALSE; 9153 __FUNCTION__, (bus->sd_rxchain ? "supports" : "does not support"))); 9155 bus->use_rxchain = (bool)bus->sd_rxchain;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_sdio.c | 348 int32 sd_rxchain; /* If bcmsdh api accepts PKT chains */ member 4314 if (bool_val && !bus->sd_rxchain) in dhdsdio_doiovar() 9062 &bus->sd_rxchain, sizeof(int32), FALSE) != BCME_OK) { 9063 bus->sd_rxchain = FALSE; 9066 __FUNCTION__, (bus->sd_rxchain ? "supports" : "does not support"))); 9068 bus->use_rxchain = (bool)bus->sd_rxchain;
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_sdio.c | 361 int32 sd_rxchain; /* If bcmsdh api accepts PKT chains */ member 4734 if (bool_val && !bus->sd_rxchain) in dhdsdio_doiovar() 9762 &bus->sd_rxchain, sizeof(int32), FALSE) != BCME_OK) { in dhdsdio_probe_init() 9763 bus->sd_rxchain = FALSE; in dhdsdio_probe_init() 9766 __FUNCTION__, (bus->sd_rxchain ? "supports" : "does not support"))); in dhdsdio_probe_init() 9768 bus->use_rxchain = (bool)bus->sd_rxchain; in dhdsdio_probe_init()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_sdio.c | 360 int32 sd_rxchain; /* If bcmsdh api accepts PKT chains */ member 4723 if (bool_val && !bus->sd_rxchain) in dhdsdio_doiovar() 9747 &bus->sd_rxchain, sizeof(int32), FALSE) != BCME_OK) { in dhdsdio_probe_init() 9748 bus->sd_rxchain = FALSE; in dhdsdio_probe_init() 9751 __FUNCTION__, (bus->sd_rxchain ? "supports" : "does not support"))); in dhdsdio_probe_init() 9753 bus->use_rxchain = (bool)bus->sd_rxchain; in dhdsdio_probe_init()
|