Home
last modified time | relevance | path

Searched refs:ifrm_enable (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_pcie.h126 #define IFRM_ENAB(dhd) ((dhd)->ifrm_enable)
127 #define IFRM_ACTIVE(dhd) (((dhd)->ifrm_enable) && ((dhd)->ifrm_inited))
H A Ddhd.h905 bool ifrm_enable; /* implicit frm enable */ member
H A Ddhd_pcie.c6626 bus->dhd->ifrm_enable = (sh->flags & PCIE_SHARED_IFRM) ? TRUE : FALSE; in dhdpcie_readshared()
6740 bus->dhd->ifrm_enable = FALSE; in dhdpcie_readshared()
7974 return bus->dhd->ifrm_enable; in dhdpcie_bus_get_pcie_ifrm_supported()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_pcie.h127 #define IFRM_ENAB(dhd) ((dhd)->ifrm_enable)
128 #define IFRM_ACTIVE(dhd) (((dhd)->ifrm_enable) && ((dhd)->ifrm_inited))
H A Ddhd.h1201 bool ifrm_enable; /* implicit frm enable */ member
H A Ddhd_pcie.c9689 bus->dhd->ifrm_enable = (sh->flags & PCIE_SHARED_IFRM) ? TRUE : FALSE; in dhdpcie_readshared()
9822 bus->dhd->ifrm_enable = FALSE; in dhdpcie_readshared()
11518 return bus->dhd->ifrm_enable; in dhdpcie_bus_get_pcie_ifrm_supported()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_pcie.h127 #define IFRM_ENAB(dhd) ((dhd)->ifrm_enable)
128 #define IFRM_ACTIVE(dhd) (((dhd)->ifrm_enable) && ((dhd)->ifrm_inited))
H A Ddhd.h1203 bool ifrm_enable; /* implicit frm enable */ member
H A Ddhd_pcie.c9698 bus->dhd->ifrm_enable = (sh->flags & PCIE_SHARED_IFRM) ? TRUE : FALSE; in dhdpcie_readshared()
9831 bus->dhd->ifrm_enable = FALSE; in dhdpcie_readshared()
11527 return bus->dhd->ifrm_enable; in dhdpcie_bus_get_pcie_ifrm_supported()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_pcie.h127 #define IFRM_ENAB(dhd) ((dhd)->ifrm_enable)
128 #define IFRM_ACTIVE(dhd) (((dhd)->ifrm_enable) && ((dhd)->ifrm_inited))
H A Ddhd.h1201 bool ifrm_enable; /* implicit frm enable */ member
H A Ddhd_pcie.c9689 bus->dhd->ifrm_enable = (sh->flags & PCIE_SHARED_IFRM) ? TRUE : FALSE; in dhdpcie_readshared()
9822 bus->dhd->ifrm_enable = FALSE; in dhdpcie_readshared()
11518 return bus->dhd->ifrm_enable; in dhdpcie_bus_get_pcie_ifrm_supported()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_pcie.h107 #define IFRM_ENAB(dhd) ((dhd) && (dhd)->ifrm_enable)
108 #define IFRM_ACTIVE(dhd) ((dhd) && ((dhd)->ifrm_enable) && ((dhd)->ifrm_inited))
H A Ddhd.h1530 bool ifrm_enable; /* implicit frm enable */ member
H A Ddhd_pcie.c13684 bus->dhd->ifrm_enable = (sh->flags & PCIE_SHARED_IFRM) ? TRUE : FALSE; in dhdpcie_readshared()
13836 bus->dhd->ifrm_enable = FALSE; in dhdpcie_readshared()
15398 return bus->dhd->ifrm_enable; in dhdpcie_bus_get_pcie_ifrm_supported()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_pcie.h107 #define IFRM_ENAB(dhd) ((dhd) && (dhd)->ifrm_enable)
108 #define IFRM_ACTIVE(dhd) ((dhd) && ((dhd)->ifrm_enable) && ((dhd)->ifrm_inited))
H A Ddhd.h1532 bool ifrm_enable; /* implicit frm enable */ member
H A Ddhd_pcie.c13691 bus->dhd->ifrm_enable = (sh->flags & PCIE_SHARED_IFRM) ? TRUE : FALSE; in dhdpcie_readshared()
13843 bus->dhd->ifrm_enable = FALSE; in dhdpcie_readshared()
15405 return bus->dhd->ifrm_enable; in dhdpcie_bus_get_pcie_ifrm_supported()