Home
last modified time | relevance | path

Searched refs:d2h_inband_dw (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_pcie.c13481 bool d2h_inband_dw = FALSE; in dhdpcie_readshared() local
13662 bus->dhd->d2h_inband_dw = (sh->flags & PCIE_SHARED_INBAND_DS) ? TRUE : FALSE; in dhdpcie_readshared()
13663 d2h_inband_dw = bus->dhd->d2h_inband_dw; in dhdpcie_readshared()
13668 d2h_inband_dw ? "Y":"N")); in dhdpcie_readshared()
13679 if (bus->dhd->d2h_inband_dw) in dhdpcie_readshared()
15465 return bus->dhd->d2h_inband_dw; in dhdpcie_bus_get_pcie_inband_dw_supported()
H A Ddhd.h1720 bool d2h_inband_dw; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_pcie.c13474 bool d2h_inband_dw = FALSE; in dhdpcie_readshared() local
13655 bus->dhd->d2h_inband_dw = (sh->flags & PCIE_SHARED_INBAND_DS) ? TRUE : FALSE; in dhdpcie_readshared()
13656 d2h_inband_dw = bus->dhd->d2h_inband_dw; in dhdpcie_readshared()
13661 d2h_inband_dw ? "Y":"N")); in dhdpcie_readshared()
13672 if (bus->dhd->d2h_inband_dw) in dhdpcie_readshared()
15458 return bus->dhd->d2h_inband_dw; in dhdpcie_bus_get_pcie_inband_dw_supported()
H A Ddhd.h1718 bool d2h_inband_dw; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd.h1004 bool d2h_inband_dw; member
H A Ddhd_pcie.c6772 bus->dhd->d2h_inband_dw = (sh->flags & PCIE_SHARED_INBAND_DS) ? TRUE : FALSE; in dhdpcie_readshared()
6777 bus->dhd->d2h_inband_dw ? "Y":"N", in dhdpcie_readshared()
7919 return bus->dhd->d2h_inband_dw; in dhdpcie_bus_get_pcie_inband_dw_supported()