Searched refs:KINGSUN_SND_FIFO_SIZE (Results 1 – 2 of 2) sorted by relevance
149 #define KINGSUN_SND_FIFO_SIZE 2048 /* Max packet we can send */ macro408 async_wrap_skb(skb, kingsun->tx_buf_clear, KINGSUN_SND_FIFO_SIZE); in ks959_hard_xmit()740 kingsun->tx_buf_clear = kmalloc(KINGSUN_SND_FIFO_SIZE, GFP_KERNEL); in ks959_probe()
112 #define KINGSUN_SND_FIFO_SIZE 2048 /* Max packet we can send */ macro322 async_wrap_skb(skb, kingsun->tx_buf_clear, KINGSUN_SND_FIFO_SIZE); in ksdazzle_hard_xmit()666 kingsun->tx_buf_clear = kmalloc(KINGSUN_SND_FIFO_SIZE, GFP_KERNEL); in ksdazzle_probe()