| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_pcie.h | 238 typedef struct dhd_bus { struct 239 dhd_pub_t *dhd; /**< pointer to per hardware (dongle) unique instance */ 240 struct pci_dev *rc_dev; /* pci RC device handle */ 241 struct pci_dev *dev; /* pci device handle */ 243 dll_t flowring_active_list; /* constructed list of tx flowring queues */ 245 uint64 active_list_last_process_ts; 249 si_t *sih; /* Handle for SI calls */ 250 char *vars; /* Variables (from CIS and/or other) */ 251 uint varsz; /* Size of variables buffer */ 252 uint32 sbaddr; /* Current SB window pointer (-1, invalid) */ [all …]
|
| H A D | dhd_sdio.c | 269 typedef struct dhd_bus { struct 270 dhd_pub_t *dhd; 272 bcmsdh_info_t *sdh; /* Handle for BCMSDH calls */ 273 si_t *sih; /* Handle for SI calls */ 274 char *vars; /* Variables (from CIS and/or other) */ 275 uint varsz; /* Size of variables buffer */ 276 uint32 sbaddr; /* Current SB window pointer (-1, invalid) */ 278 sdpcmd_regs_t *regs; /* Registers for SDIO core */ 279 uint sdpcmrev; /* SDIO core revision */ 280 uint armrev; /* CPU core revision */ [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_pcie.h | 238 typedef struct dhd_bus { struct 239 dhd_pub_t *dhd; /**< pointer to per hardware (dongle) unique instance */ 240 struct pci_dev *rc_dev; /* pci RC device handle */ 241 struct pci_dev *dev; /* pci device handle */ 243 dll_t flowring_active_list; /* constructed list of tx flowring queues */ 245 uint64 active_list_last_process_ts; 249 si_t *sih; /* Handle for SI calls */ 250 char *vars; /* Variables (from CIS and/or other) */ 251 uint varsz; /* Size of variables buffer */ 252 uint32 sbaddr; /* Current SB window pointer (-1, invalid) */ [all …]
|
| H A D | dhd_sdio.c | 280 typedef struct dhd_bus { struct 281 dhd_pub_t *dhd; 283 bcmsdh_info_t *sdh; /* Handle for BCMSDH calls */ 284 si_t *sih; /* Handle for SI calls */ 285 char *vars; /* Variables (from CIS and/or other) */ 286 uint varsz; /* Size of variables buffer */ 287 uint32 sbaddr; /* Current SB window pointer (-1, invalid) */ 289 sdpcmd_regs_t *regs; /* Registers for SDIO core */ 290 uint sdpcmrev; /* SDIO core revision */ 291 uint armrev; /* CPU core revision */ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_pcie.h | 238 typedef struct dhd_bus { struct 239 dhd_pub_t *dhd; /**< pointer to per hardware (dongle) unique instance */ 240 struct pci_dev *rc_dev; /* pci RC device handle */ 241 struct pci_dev *dev; /* pci device handle */ 243 dll_t flowring_active_list; /* constructed list of tx flowring queues */ 245 uint64 active_list_last_process_ts; 249 si_t *sih; /* Handle for SI calls */ 250 char *vars; /* Variables (from CIS and/or other) */ 251 uint varsz; /* Size of variables buffer */ 252 uint32 sbaddr; /* Current SB window pointer (-1, invalid) */ [all …]
|
| H A D | dhd_sdio.c | 269 typedef struct dhd_bus { struct 270 dhd_pub_t *dhd; 272 bcmsdh_info_t *sdh; /* Handle for BCMSDH calls */ 273 si_t *sih; /* Handle for SI calls */ 274 char *vars; /* Variables (from CIS and/or other) */ 275 uint varsz; /* Size of variables buffer */ 276 uint32 sbaddr; /* Current SB window pointer (-1, invalid) */ 278 sdpcmd_regs_t *regs; /* Registers for SDIO core */ 279 uint sdpcmrev; /* SDIO core revision */ 280 uint armrev; /* CPU core revision */ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_pcie.h | 268 typedef struct dhd_bus { struct 269 dhd_pub_t *dhd; /**< pointer to per hardware (dongle) unique instance */ 271 struct pci_dev *rc_dev; /* pci RC device handle */ 272 struct pci_dev *dev; /* pci device handle */ 275 void *pcie_dev; 277 dll_t flowring_active_list; /* constructed list of tx flowring queues */ 279 uint64 active_list_last_process_ts; 285 uint32 dev_tx_stuck_monitor; 287 uint32 device_tx_stuck_check; 290 si_t *sih; /* Handle for SI calls */ [all …]
|
| H A D | dbus.c | 81 typedef struct dhd_bus { struct 82 dbus_pub_t pub; /* MUST BE FIRST */ 83 dhd_pub_t *dhd; 85 void *cbarg; 86 dbus_callbacks_t *cbs; /* callbacks to higher level, e.g. dhd_linux.c */ 87 void *bus_info; 88 dbus_intf_t *drvintf; /* callbacks to lower level, e.g. dbus_usb.c or dbus_usb_linux.c */ 89 uint8 *fw; 90 int fwlen; 91 uint32 errmask; [all …]
|
| H A D | dhd_sdio.c | 277 typedef struct dhd_bus { struct 278 dhd_pub_t *dhd; 280 bcmsdh_info_t *sdh; /* Handle for BCMSDH calls */ 281 si_t *sih; /* Handle for SI calls */ 282 char *vars; /* Variables (from CIS and/or other) */ 283 uint varsz; /* Size of variables buffer */ 284 uint32 sbaddr; /* Current SB window pointer (-1, invalid) */ 286 sdpcmd_regs_t *regs; /* Registers for SDIO core */ 287 uint sdpcmrev; /* SDIO core revision */ 288 uint armrev; /* CPU core revision */ [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_pcie.h | 268 typedef struct dhd_bus { struct 269 dhd_pub_t *dhd; /**< pointer to per hardware (dongle) unique instance */ 271 struct pci_dev *rc_dev; /* pci RC device handle */ 272 struct pci_dev *dev; /* pci device handle */ 275 void *pcie_dev; 277 dll_t flowring_active_list; /* constructed list of tx flowring queues */ 279 uint64 active_list_last_process_ts; 285 uint32 dev_tx_stuck_monitor; 287 uint32 device_tx_stuck_check; 290 si_t *sih; /* Handle for SI calls */ [all …]
|
| H A D | dbus.c | 85 typedef struct dhd_bus { struct 86 dbus_pub_t pub; /* MUST BE FIRST */ 87 dhd_pub_t *dhd; 89 void *cbarg; 90 dbus_callbacks_t *cbs; /* callbacks to higher level, e.g. dhd_linux.c */ 91 void *bus_info; 92 dbus_intf_t *drvintf; /* callbacks to lower level, e.g. dbus_usb.c or dbus_usb_linux.c */ 93 uint8 *fw; 94 int fwlen; 95 uint32 errmask; [all …]
|
| H A D | dhd_sdio.c | 278 typedef struct dhd_bus { struct 279 dhd_pub_t *dhd; 281 bcmsdh_info_t *sdh; /* Handle for BCMSDH calls */ 282 si_t *sih; /* Handle for SI calls */ 283 char *vars; /* Variables (from CIS and/or other) */ 284 uint varsz; /* Size of variables buffer */ 285 uint32 sbaddr; /* Current SB window pointer (-1, invalid) */ 287 sdpcmd_regs_t *regs; /* Registers for SDIO core */ 288 uint sdpcmrev; /* SDIO core revision */ 289 uint armrev; /* CPU core revision */ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_pcie.h | 210 typedef struct dhd_bus { struct 211 dhd_pub_t *dhd; 212 struct pci_dev *rc_dev; /* pci RC device handle */ 213 struct pci_dev *dev; /* pci device handle */ 215 void *pcie_dev; 218 dll_t flowring_active_list; /* constructed list of tx flowring queues */ 220 uint64 active_list_last_process_ts; 226 uint32 dev_tx_stuck_monitor; 228 uint32 device_tx_stuck_check; 231 si_t *sih; /* Handle for SI calls */ [all …]
|
| H A D | dbus.c | 80 typedef struct dhd_bus { struct 81 dbus_pub_t pub; /* MUST BE FIRST */ 82 dhd_pub_t *dhd; 84 void *cbarg; 85 dbus_callbacks_t *cbs; /* callbacks to higher level, e.g. dhd_linux.c */ 86 void *bus_info; 87 dbus_intf_t *drvintf; /* callbacks to lower level, e.g. dbus_usb.c or dbus_usb_linux.c */ 88 uint8 *fw; 89 int fwlen; 90 uint32 errmask; [all …]
|
| H A D | dhd_sdio.c | 261 typedef struct dhd_bus { struct 262 dhd_pub_t *dhd; 264 bcmsdh_info_t *sdh; /* Handle for BCMSDH calls */ 265 si_t *sih; /* Handle for SI calls */ 266 char *vars; /* Variables (from CIS and/or other) */ 267 uint varsz; /* Size of variables buffer */ 268 uint32 sbaddr; /* Current SB window pointer (-1, invalid) */ 270 sdpcmd_regs_t *regs; /* Registers for SDIO core */ 271 uint sdpcmrev; /* SDIO core revision */ 272 uint armrev; /* CPU core revision */ [all …]
|