Searched refs:half_gi (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/arn/ |
H A D | arn_xmit.c | 590 int width, half_gi, ndelim, mindelim; local 623 half_gi = (flags & ATH9K_TX_RC_SHORT_GI) ? 1 : 0; 625 if (half_gi) 1252 * half_gi - to use 4us v/s 3.6 us for symbol time 1256 int width, int half_gi, boolean_t shortPreamble) 1276 if (!half_gi) 1255 ath_pkt_duration(struct arn_softc *sc, uint8_t rix, struct ath_buf *bf, int width, int half_gi, boolean_t shortPreamble) argument
|
Completed in 69 milliseconds