Searched defs:brcmf_usbdev_info (Results 1 – 1 of 1) sorted by relevance
127 struct brcmf_usbdev_info { struct129 spinlock_t qlock;130 struct list_head rx_freeq;131 struct list_head rx_postq;134 uint rx_pipe, tx_pipe;136 int rx_low_watermark;137 int tx_low_watermark;138 int tx_high_watermark;139 int tx_freecount;140 bool tx_flowblock;[all …]