Searched defs:brcmf_usbdev_info (Results 1 – 1 of 1) sorted by relevance
120 struct brcmf_usbdev_info { struct122 spinlock_t qlock;123 struct list_head rx_freeq;124 struct list_head rx_postq;127 uint rx_pipe, tx_pipe;129 int rx_low_watermark;130 int tx_low_watermark;131 int tx_high_watermark;132 int tx_freecount;133 bool tx_flowblock;[all …]
Completed in 7 milliseconds