We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d7ab36 commit ca2e99bCopy full SHA for ca2e99b
drivers/net/wireless/broadcom/brcm80211/brcmfmac/bus.h
@@ -122,9 +122,8 @@ struct brcmf_bus_msgbuf {
122
* @state: operational state of the bus interface.
123
* @maxctl: maximum size for rxctl request message.
124
* @tx_realloc: number of tx packets realloced for headroom.
125
- * @dstats: dongle-based statistical data.
126
- * @dcmd_list: bus/device specific dongle initialization commands.
127
* @chip: device identifier of the dongle chip.
+ * @always_use_fws_queue: bus wants use queue also when fwsignal is inactive.
128
* @wowl_supported: is wowl supported by bus driver.
129
* @chiprev: revision of the dongle chip.
130
*/
0 commit comments