Searched refs:KINGSUN_RCV_FIFO_SIZE (Results 1 – 1 of 1) sorted by relevance
148 #define KINGSUN_RCV_FIFO_SIZE 2048 /* Max length we can receive */ macro550 kingsun->rx_buf, KINGSUN_RCV_FIFO_SIZE, in ks959_net_open()723 kingsun->rx_buf = kmalloc(KINGSUN_RCV_FIFO_SIZE, GFP_KERNEL); in ks959_probe()737 kingsun->rx_setuprequest->wLength = cpu_to_le16(KINGSUN_RCV_FIFO_SIZE); in ks959_probe()