Searched refs:KINGSUN_SND_PACKET_SIZE (Results 1 – 1 of 1) sorted by relevance
150 #define KINGSUN_SND_PACKET_SIZE 256 /* Max packet dongle can handle */ macro298 wraplen = (KINGSUN_SND_PACKET_SIZE & ~0x7) - 0x10; in ks959_submit_tx_fragment()306 KINGSUN_SND_PACKET_SIZE); in ks959_submit_tx_fragment()743 kingsun->tx_buf_xored = kmalloc(KINGSUN_SND_PACKET_SIZE, GFP_KERNEL); in ks959_probe()