Home
last modified time | relevance | path

Searched refs:hp2p_enable (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd.h1393 bool hp2p_enable; member
H A Ddhd_msgbuf.c4257 if (dhd->hp2p_enable) {
11538 dhd->hp2p_enable = (enable & 0xf) ? TRUE : FALSE;
11549 ret |= dhd->hp2p_enable ? 0x1:0x0;
H A Ddhd_pcie.c9871 if (bus->dhd->hp2p_enable) { in dhdpcie_readshared()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd.h1393 bool hp2p_enable; member
H A Ddhd_msgbuf.c4257 if (dhd->hp2p_enable) {
11538 dhd->hp2p_enable = (enable & 0xf) ? TRUE : FALSE;
11549 ret |= dhd->hp2p_enable ? 0x1:0x0;
H A Ddhd_pcie.c9871 if (bus->dhd->hp2p_enable) { in dhdpcie_readshared()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd.h1395 bool hp2p_enable; member
H A Ddhd_msgbuf.c4257 if (dhd->hp2p_enable) {
11540 dhd->hp2p_enable = (enable & 0xf) ? TRUE : FALSE;
11551 ret |= dhd->hp2p_enable ? 0x1:0x0;
H A Ddhd_pcie.c9880 if (bus->dhd->hp2p_enable) { in dhdpcie_readshared()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd.h1845 bool hp2p_enable; member
H A Ddhd_msgbuf.c5133 if (dhd->hp2p_enable) { in dhd_sync_with_dongle()
15149 dhd->hp2p_enable = (enable & 0xf) ? TRUE : FALSE;
15160 ret |= dhd->hp2p_enable ? 0x1:0x0;
H A Ddhd_pcie.c7671 bus->dhd->hp2p_enable = TRUE; in dhd_bus_devreset()
13926 if (bus->dhd->hp2p_enable) { in dhdpcie_readshared()
15429 } else if (bus->dhd->hp2p_enable) { in dhdpcie_bus_get_hp2p_supported()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd.h1843 bool hp2p_enable; member
H A Ddhd_msgbuf.c5137 if (dhd->hp2p_enable) { in dhd_sync_with_dongle()
15153 dhd->hp2p_enable = (enable & 0xf) ? TRUE : FALSE;
15164 ret |= dhd->hp2p_enable ? 0x1:0x0;
H A Ddhd_pcie.c7664 bus->dhd->hp2p_enable = TRUE; in dhd_bus_devreset()
13919 if (bus->dhd->hp2p_enable) { in dhdpcie_readshared()
15422 } else if (bus->dhd->hp2p_enable) { in dhdpcie_bus_get_hp2p_supported()