Searched refs:ATH_RC_SGI_FLAG (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/ath/
H A Dif_athrate.h84 #define ATH_RC_SGI_FLAG 0x04 /* use short-GI */ macro
H A Dif_ath_tx_ht.c304 rc[i].flags |= ATH_RC_SGI_FLAG;
312 rc[i].flags |= ATH_RC_SGI_FLAG;
354 if (rc[i].flags & ATH_RC_SGI_FLAG)
359 if (rc[i].flags & ATH_RC_SGI_FLAG)
498 half_gi = !! (flags & ATH_RC_SGI_FLAG);
679 if (rc[i].flags & ATH_RC_SGI_FLAG)

Completed in 60 milliseconds