Searched refs:sd_rxchain (Results 1 – 1 of 1) sorted by relevance
248 s32 sd_rxchain; /* If bcmsdh api accepts PKT chains */ member2303 if (bool_val && !bus->sd_rxchain) in dhdsdio_doiovar()5461 &bus->sd_rxchain, sizeof(s32), in dhdsdio_probe_init()5463 bus->sd_rxchain = false; in dhdsdio_probe_init()5467 (bus->sd_rxchain ? "supports" : "does not support"))); in dhdsdio_probe_init()5469 bus->use_rxchain = (bool) bus->sd_rxchain; in dhdsdio_probe_init()