Searched refs:stbc (Results 1 - 13 of 13) 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/rt2x00/
H A Drt2x00ht.c48 txdesc->stbc =
H A Drt2x00queue.h305 * @stbc: STBC.
334 u16 stbc; member in struct:txentry_desc
H A Drt2800lib.c453 rt2x00_set_field32(&word, TXWI_W0_STBC, txdesc->stbc);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt2x00ht.c48 txdesc->stbc =
H A Drt2x00queue.h305 * @stbc: STBC.
334 u16 stbc; member in struct:txentry_desc
H A Drt2800lib.c453 rt2x00_set_field32(&word, TXWI_W0_STBC, txdesc->stbc);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/mac80211/
H A Drc80211_minstrel_ht.c636 int stbc; local
671 stbc = (sta_cap & IEEE80211_HT_CAP_RX_STBC) >>
673 mi->tx_flags |= stbc << IEEE80211_TX_CTL_STBC_SHIFT;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/mac80211/
H A Drc80211_minstrel_ht.c636 int stbc; local
671 stbc = (sta_cap & IEEE80211_HT_CAP_RX_STBC) >>
673 mi->tx_flags |= stbc << IEEE80211_TX_CTL_STBC_SHIFT;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/rc/sysdeps/qca/
H A Dqca.c362 int rep_mode, nmode, shortgi, stbc; local
724 stbc = (nmode == 0 || nmode == 1)? !!nvram_get_int(strcat_r(tmpfix, "HT_STBC", tmp)) : 0;
725 fprintf(fp2, "iwpriv %s tx_stbc %d\n", wif, stbc);
726 fprintf(fp2, "iwpriv %s rx_stbc %d\n", wif, stbc);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/rc/sysdeps/qca/
H A Dqca.c362 int rep_mode, nmode, shortgi, stbc; local
724 stbc = (nmode == 0 || nmode == 1)? !!nvram_get_int(strcat_r(tmpfix, "HT_STBC", tmp)) : 0;
725 fprintf(fp2, "iwpriv %s tx_stbc %d\n", wif, stbc);
726 fprintf(fp2, "iwpriv %s rx_stbc %d\n", wif, stbc);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/rc/sysdeps/qca/
H A Dqca.c362 int rep_mode, nmode, shortgi, stbc; local
724 stbc = (nmode == 0 || nmode == 1)? !!nvram_get_int(strcat_r(tmpfix, "HT_STBC", tmp)) : 0;
725 fprintf(fp2, "iwpriv %s tx_stbc %d\n", wif, stbc);
726 fprintf(fp2, "iwpriv %s rx_stbc %d\n", wif, stbc);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/
H A Dmwl8k.c2884 __le16 stbc; member in struct:mwl8k_cmd_set_new_stn
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/
H A Dmwl8k.c2884 __le16 stbc; member in struct:mwl8k_cmd_set_new_stn

Completed in 213 milliseconds