• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/wl/ppr/include/

Lines Matching refs:tx_chains

99 /* Get the DSSS values for the given number of tx_chains and 20, 20in40, etc. */
100 int ppr_get_dsss(ppr_t* pprptr, wl_tx_bw_t bw, wl_tx_chains_t tx_chains,
103 /* Get the OFDM values for the given number of tx_chains and 20, 20in40, etc. */
104 int ppr_get_ofdm(ppr_t* pprptr, wl_tx_bw_t bw, wl_tx_mode_t mode, wl_tx_chains_t tx_chains,
109 wl_tx_chains_t tx_chains, ppr_ht_mcs_rateset_t* mcs);
113 wl_tx_chains_t tx_chains, ppr_vht_mcs_rateset_t* mcs);
118 /* Set the DSSS values for the given number of tx_chains and 20, 20in40, etc. */
119 int ppr_set_dsss(ppr_t* pprptr, wl_tx_bw_t bw, wl_tx_chains_t tx_chains,
122 /* Set the OFDM values for the given number of tx_chains and 20, 20in40, etc. */
123 int ppr_set_ofdm(ppr_t* pprptr, wl_tx_bw_t bw, wl_tx_mode_t mode, wl_tx_chains_t tx_chains,
128 wl_tx_chains_t tx_chains, const ppr_ht_mcs_rateset_t* mcs);
132 wl_tx_chains_t tx_chains, const ppr_vht_mcs_rateset_t* mcs);
137 /* Set the DSSS values for the given number of tx_chains and 20, 20in40, etc. */
138 int ppr_set_same_dsss(ppr_t* pprptr, wl_tx_bw_t bw, wl_tx_chains_t tx_chains, const int8 power);
140 /* Set the OFDM values for the given number of tx_chains and 20, 20in40, etc. */
141 int ppr_set_same_ofdm(ppr_t* pprptr, wl_tx_bw_t bw, wl_tx_mode_t mode, wl_tx_chains_t tx_chains,
146 wl_tx_chains_t tx_chains, const int8 power);
151 wl_tx_chains_t tx_chains, const int8 power);
198 ppr_t* pprptr2, wl_tx_bw_t bw, wl_tx_chains_t tx_chains);
202 ppr_t* pprptr2, wl_tx_bw_t bw, wl_tx_mode_t mode, wl_tx_chains_t tx_chains);
207 wl_tx_chains_t tx_chains);
212 wl_tx_chains_t tx_chains);