struct brcmf_bus
Defined at line 106 of file ../../src/connectivity/wlan/drivers/third_party/broadcom/brcmfmac/bus.h
struct brcmf_bus_ops - bus callback operations.
: obtain mac address from bootloader, if supported.
This structure provides an abstract interface towards the
bus specific driver. For control messages to common driver
will assure there is only one active transaction. Unless
indicated otherwise these callbacks are mandatory.
Public Members
bus_priv
brcmf_bus_state state
uint maxctl
uint32_t chip
uint32_t chiprev
bool always_use_fws_queue
bool wowl_supported
const struct brcmf_bus_ops * ops