Home
last modified time | relevance | path

Searched refs:plcp_bits (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dpcu.c117 int sifs, preamble, plcp_bits, sym_time; in ath5k_hw_get_frame_duration() local
136 plcp_bits = AR5K_INIT_OFDM_PLCP_BITS; in ath5k_hw_get_frame_duration()
161 bits = plcp_bits + (len << 3); in ath5k_hw_get_frame_duration()