Home | History | Annotate | Download | only in p2p

Lines Matching refs:rate

1844 static int is_11b(u8 rate)
1846 return rate == 0x02 || rate == 0x04 || rate == 0x0b || rate == 0x16;