Searched refs:GET_TX_BUFFER_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/serial/ | ||
H A D | io_ionsp.h | 424 #define GET_TX_BUFFER_SIZE(P2) (((P2) + 1) * 64) macro |
H A D | io_edgeport.c | 1797 edge_port->txCredits = GET_TX_BUFFER_SIZE(byte3); in process_rcvd_status() |