tx_addr_max 234 drivers/usb/dwc2/gadget.c int tx_addr_max; tx_addr_max 241 drivers/usb/dwc2/gadget.c tx_addr_max = hsotg->hw_params.total_fifo_size; tx_addr_max 244 drivers/usb/dwc2/gadget.c if (tx_addr_max <= addr) tx_addr_max 247 drivers/usb/dwc2/gadget.c return tx_addr_max - addr;