Home
last modified time | relevance | path

Searched refs:numfn (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dbcmsrom.c5780 uint fn, numfn; local
5788 numfn = bcmsdh_query_iofnum(NULL);
5789 ASSERT(numfn <= SDIOD_MAX_IOFUNCS);
5791 for (fn = 0; fn <= numfn; fn++) {
H A Ddhd_sdio.c9384 uint fn, numfn; in dhdsdio_probe_attach() local
9389 numfn = bcmsdh_query_iofnum(sdh); in dhdsdio_probe_attach()
9390 ASSERT(numfn <= SDIOD_MAX_IOFUNCS); in dhdsdio_probe_attach()
9403 numfn = 0; /* internally func is hardcoded to 1 as gSPI has cis on F1 only */ in dhdsdio_probe_attach()
9411 for (fn = 0; fn <= numfn; fn++) { in dhdsdio_probe_attach()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmsrom.c5780 uint fn, numfn; local
5788 numfn = bcmsdh_query_iofnum(NULL);
5789 ASSERT(numfn <= SDIOD_MAX_IOFUNCS);
5791 for (fn = 0; fn <= numfn; fn++) {
H A Ddhd_sdio.c9369 uint fn, numfn; in dhdsdio_probe_attach() local
9374 numfn = bcmsdh_query_iofnum(sdh); in dhdsdio_probe_attach()
9375 ASSERT(numfn <= SDIOD_MAX_IOFUNCS); in dhdsdio_probe_attach()
9388 numfn = 0; /* internally func is hardcoded to 1 as gSPI has cis on F1 only */ in dhdsdio_probe_attach()
9396 for (fn = 0; fn <= numfn; fn++) { in dhdsdio_probe_attach()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_sdio.c8546 uint fn, numfn; local
8649 BCM_REFERENCE(numfn);
8651 numfn = bcmsdh_query_iofnum(sdh);
8652 ASSERT(numfn <= SDIOD_MAX_IOFUNCS);
8664 for (fn = 0; fn <= numfn; fn++) {
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_sdio.c8608 uint fn, numfn; local
8711 BCM_REFERENCE(numfn);
8713 numfn = bcmsdh_query_iofnum(sdh);
8714 ASSERT(numfn <= SDIOD_MAX_IOFUNCS);
8726 for (fn = 0; fn <= numfn; fn++) {
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_sdio.c8542 uint fn, numfn; local
8645 BCM_REFERENCE(numfn);
8647 numfn = bcmsdh_query_iofnum(sdh);
8648 ASSERT(numfn <= SDIOD_MAX_IOFUNCS);
8660 for (fn = 0; fn <= numfn; fn++) {
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_sdio.c8424 uint fn, numfn; in dhdsdio_probe_attach() local
8478 numfn = bcmsdh_query_iofnum(sdh); in dhdsdio_probe_attach()
8479 ASSERT(numfn <= SDIOD_MAX_IOFUNCS); in dhdsdio_probe_attach()
8492 for (fn = 0; fn <= numfn; fn++) { in dhdsdio_probe_attach()