Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/ath/
Dif_ath_tx_ht.c357 int width, half_gi; in ath_compute_num_delims() local
425 half_gi = !! (flags & ATH_RC_SGI_FLAG); in ath_compute_num_delims()
430 if (half_gi) in ath_compute_num_delims()
453 __func__, pktlen, minlen, rix, rc, width, half_gi, ndelim); in ath_compute_num_delims()