Searched refs:TONE_LEN (Results 1 – 1 of 1) sorted by relevance
2624 #define TONE_LEN 1800 in ar9003_paprd_tx_tone() macro2632 m = MCLGETL(NULL, M_DONTWAIT, TONE_LEN); in ar9003_paprd_tx_tone()2635 memset(mtod(m, caddr_t), 0, TONE_LEN); in ar9003_paprd_tx_tone()2643 m->m_pkthdr.len = m->m_len = TONE_LEN; in ar9003_paprd_tx_tone()2653 #undef TONE_LEN in ar9003_paprd_tx_tone()