Searched refs:symbols (Results 1 – 13 of 13) sorted by relevance
117 int bitrate, bits, symbols, symbol_bits; in ath5k_hw_get_frame_duration() local163 symbols = DIV_ROUND_UP(bits * 10, symbol_bits); in ath5k_hw_get_frame_duration()165 dur = sifs + preamble + (sym_time * symbols); in ath5k_hw_get_frame_duration()
4 # subsystems should select the appropriate symbols.
22 # For S3C24XX platforms, select following symbols:
79 --prefix-symbols=__efistub_
76 "slip6". In this mode, SLIP will only send normal ASCII symbols over
312 bool "Xen symbols"316 Exports hypervisor symbols (along with their types and addresses) via
254 # Greek letters and mathematical symbols
31 If you said Y to "Version information on all symbols" above, then
25 # All the following symbols are dependent on NETDEVICES - do not repeat26 # that for each of the symbols.
1095 int symbols, bits; in ath_max_framelen() local1099 symbols = sgi ? TIME_SYMBOLS_HALFGI(usec) : TIME_SYMBOLS(usec); in ath_max_framelen()1100 bits = symbols * bits_per_symbol[mcs % 8][ht40] * streams; in ath_max_framelen()
340 8 symbols deep fifo for rx and tx
308 where many symbols are at unusual places. The driver knows how to map
1176 and expose a number of symbols needed for dependent devices