Searched refs:usbgc_tx_list_max (Results 1 – 6 of 6) sorted by relevance
78 #define SLOT(dp, n) ((n) % (dp)->ugc.usbgc_tx_list_max)262 int usbgc_tx_list_max; member
471 for (i = 0; i < dp->ugc.usbgc_tx_list_max; i++) { in usbgem_alloc_memory()557 ASSERT(dp->tx_busy_cnt == dp->ugc.usbgc_tx_list_max); in usbgem_send_common()967 min(dp->tx_max_packets + 1, dp->ugc.usbgc_tx_list_max); in usbgem_bulkout_cb()2184 dp->tx_max_packets = dp->ugc.usbgc_tx_list_max; in usbgem_mac_init()
800 ugcp->usbgc_tx_list_max = 16; in urfattach()
791 ugcp->usbgc_tx_list_max = 64; in udmfattach()
972 ugcp->usbgc_tx_list_max = 16; in upfattach()
1301 ugcp->usbgc_tx_list_max = 64; in axfattach()