Searched refs:WLAN_RC_SGI_FLAG (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/ath/ath9k/
H A Drc.h133 #define WLAN_RC_SGI_FLAG (0x08) macro
H A Drc.c479 if (WLAN_RC_PHY_SGI(phy) && !(capflag & WLAN_RC_SGI_FLAG))
1310 caps |= WLAN_RC_SGI_FLAG;
1463 bool local_sgi = (ath_rc_priv->ht_cap & WLAN_RC_SGI_FLAG) ?
H A Dhtc.h178 #define WLAN_RC_SGI_FLAG 0x04 macro
H A Dhtc_drv_main.c373 caps |= WLAN_RC_SGI_FLAG;
376 caps |= WLAN_RC_SGI_FLAG;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Drc.h133 #define WLAN_RC_SGI_FLAG (0x08) macro
H A Drc.c479 if (WLAN_RC_PHY_SGI(phy) && !(capflag & WLAN_RC_SGI_FLAG))
1310 caps |= WLAN_RC_SGI_FLAG;
1463 bool local_sgi = (ath_rc_priv->ht_cap & WLAN_RC_SGI_FLAG) ?
H A Dhtc.h178 #define WLAN_RC_SGI_FLAG 0x04 macro
H A Dhtc_drv_main.c373 caps |= WLAN_RC_SGI_FLAG;
376 caps |= WLAN_RC_SGI_FLAG;

Completed in 85 milliseconds