Searched refs:tx_freecount (Results 1 – 1 of 1) sorted by relevance
139 int tx_freecount; member474 brcmf_usb_enq(devinfo, &devinfo->tx_freeq, req, &devinfo->tx_freecount); in brcmf_usb_tx_complete()476 if (devinfo->tx_freecount > devinfo->tx_high_watermark && in brcmf_usb_tx_complete()597 &devinfo->tx_freecount); in brcmf_usb_tx()616 &devinfo->tx_freecount); in brcmf_usb_tx()621 if (devinfo->tx_freecount < devinfo->tx_low_watermark && in brcmf_usb_tx()1090 devinfo->tx_freecount = ntxq; in brcmf_usb_attach()