Searched refs:rx (Results 1 - 25 of 57) sorted by last modified time

123

/haiku/src/add-ons/kernel/drivers/network/ether/rtl8125/dev/pci/
H A Dif_rge.c1319 int i, total_len, rx = 0; local
1341 rx = 1;
1430 return (rx);
/haiku/src/add-ons/kernel/drivers/network/wlan/idualwifi7260/dev/pci/
H A Dif_iwm.c6160 /* Set rx the chains */
10951 printf(" rx ring: cur=%d\n", sc->rxq.cur);
11150 sc->sc_noise = iwm_get_noise(&stats->rx.general);
11322 "rx ring %d[%d]\n",
H A Dif_iwmreg.h420 /* 9000 rx series registers */
523 /* end of 9000 rx series registers */
1847 /* Fixed (non-configurable) rx data from phy */
3698 struct iwm_statistics_rx rx; member in struct:iwm_notif_statistics
/haiku/src/add-ons/kernel/drivers/network/wlan/iaxwifi200/dev/pci/
H A Dif_iwx.c9704 printf(" rx ring: cur=%d\n", sc->rxq.cur);
9929 sc->sc_noise = iwx_get_noise(&stats->rx.general);
10142 "rx ring %d[%d]\n",
H A Dif_iwxreg.h862 /* 9000 rx series registers */
965 /* end of 9000 rx series registers */
1720 /* Fixed (non-configurable) rx data from phy */
4104 struct iwx_statistics_rx rx; member in struct:iwx_notif_statistics
/haiku/src/servers/app/
H A DServerPicture.cpp61 virtual status_t IterateArcTo(float& rx, float& ry,
141 ShapePainter::IterateArcTo(float& rx, float& ry, argument
159 fPtStack.push(BPoint(rx, ry));
/haiku/src/kits/interface/
H A DRegionSupport.cpp1575 int rx = prect->left;
1602 if (pbox->right <= rx)
1605 if (pbox->left > rx)
1624 rx = prect->left; /* reset x out to left again */
/haiku/src/tests/kits/interface/picture/
H A DSVGViewView.cpp482 float x, y, x1, y1, x2, y2, rx, ry, angle; local
632 rx = GetFloat(&ptr);
644 rx = GetFloat(&ptr);
662 if (rx == 0.0f || ry == 0.0f) {
667 if (rx < 0.0)
668 rx = -rx;
681 double root, numerator = rx * rx * ry * ry - rx * r
1002 float rx = GetFloatAttribute(attributes, "rx"); local
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/ralinkwifi/dev/usb/wlan/
H A Dif_ural.c866 DPRINTFN(15, "rx done, actlen=%d\n", len);
876 /* rx descriptor is located at the end */
2002 uint8_t rx; local
2004 rx = ural_bbp_read(sc, RAL_BBP_RX) & ~RAL_BBP_ANTMASK;
2006 rx |= RAL_BBP_ANTA;
2008 rx |= RAL_BBP_ANTB;
2010 rx |= RAL_BBP_DIVERSITY;
2014 rx &= ~RAL_BBP_FLIPIQ;
2016 ural_bbp_write(sc, RAL_BBP_RX, rx);
/haiku/src/add-ons/kernel/drivers/network/wlan/ralinkwifi/dev/ral/
H A Drt2560.c324 "rxantenna", CTLFLAG_RW, &sc->rx_ant, 0, "rx antenna (0=auto)");
664 "could not allocate rx mbuf\n");
674 "could not load rx buf DMA map");
1154 panic("%s: could not load old rx mbuf",
1261 DPRINTFN(sc, 15, "rx done idx=%u\n", sc->rxq.cur);
2542 uint8_t rx; local
2544 rx = rt2560_bbp_read(sc, RT2560_BBP_RX) & ~RT2560_BBP_ANTMASK;
2546 rx |= RT2560_BBP_ANTA;
2548 rx |= RT2560_BBP_ANTB;
2550 rx |
[all...]
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_haiku.cpp549 struct ieee80211_rx_params *rx; local
556 rx = (struct ieee80211_rx_params *)(mtag + 1);
557 memcpy(&rx->params, rxs, sizeof(*rxs));
567 struct ieee80211_rx_params *rx; local
573 rx = (struct ieee80211_rx_params *)(mtag + 1);
574 memcpy(rxs, &rx->params, sizeof(*rxs));
583 struct ieee80211_rx_params *rx; local
589 rx = (struct ieee80211_rx_params *)(mtag + 1);
590 return (&rx->params);
H A Dieee80211_vht.c196 int i, tx, rx; local
215 rx = (ic->ic_vht_mcsinfo.rx_mcs_map >> (2*i)) & 0x3;
216 if (tx == 3 && rx == 3)
219 i + 1, vht_mcs_to_num(tx), vht_mcs_to_num(rx));
H A Dieee80211_input.c64 ieee80211_process_mimo(struct ieee80211_node *ni, struct ieee80211_rx_stats *rx) argument
69 if ((rx->r_flags & (IEEE80211_R_C_CHAIN | IEEE80211_R_C_NF | IEEE80211_R_C_RSSI)) !=
74 for (i = 0; i < MIN(rx->c_chain, IEEE80211_MAX_CHAINS); i++) {
75 IEEE80211_RSSI_LPF(ni->ni_mimo_rssi_ctl[i], rx->c_rssi_ctl[i]);
76 IEEE80211_RSSI_LPF(ni->ni_mimo_rssi_ext[i], rx->c_rssi_ext[i]);
80 for(i = 0; i < MIN(rx->c_chain, IEEE80211_MAX_CHAINS); i++) {
81 ni->ni_mimo_noise_ctl[i] = rx->c_nf_ctl[i];
82 ni->ni_mimo_noise_ext[i] = rx->c_nf_ext[i];
84 ni->ni_mimo_chains = rx->c_chain;
100 //return ieee80211_input(ni, m, rx
107 struct ieee80211_rx_stats rx; local
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8192c/
H A Dr92c_calib.c74 uint16_t rx[2])
125 rx[0] = MS(rtwn_bb_read(sc, R92C_RX_POWER_IQK_BEFORE(chain)),
127 rx[1] = MS(rtwn_bb_read(sc, R92C_RX_POWER_IQK_AFTER(chain)),
129 if (rx[0] == 0x132 || rx[1] == 0x036)
137 uint16_t rx[2][2], struct r92c_iq_cal_reg_vals *vals)
240 tx[chain], rx[chain]);
247 rx[chain][0] = 0xff;
248 rx[chain][1] = 0xff;
253 rx[chai
73 r92c_iq_calib_chain(struct rtwn_softc *sc, int chain, uint16_t tx[2], uint16_t rx[2]) argument
136 r92c_iq_calib_run(struct rtwn_softc *sc, int n, uint16_t tx[2][2], uint16_t rx[2][2], struct r92c_iq_cal_reg_vals *vals) argument
332 r92c_iq_calib_write_results(struct rtwn_softc *sc, uint16_t tx[2], uint16_t rx[2], int chain) argument
384 uint16_t tx[RTWN_IQ_CAL_NRUN][2][2], rx[RTWN_IQ_CAL_NRUN][2][2]; local
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8192c/pci/
H A Dr92ce_calib.c74 uint16_t rx[2])
125 rx[0] = MS(rtwn_bb_read(sc, R92C_RX_POWER_IQK_BEFORE(chain)),
127 rx[1] = MS(rtwn_bb_read(sc, R92C_RX_POWER_IQK_AFTER(chain)),
129 if (rx[0] == 0x132 || rx[1] == 0x036)
137 uint16_t rx[2][2], struct r92ce_iq_cal_reg_vals *vals)
228 tx[chain], rx[chain]);
235 rx[chain][0] = 0xff;
236 rx[chain][1] = 0xff;
241 rx[chai
73 r92ce_iq_calib_chain(struct rtwn_softc *sc, int chain, uint16_t tx[2], uint16_t rx[2]) argument
136 r92ce_iq_calib_run(struct rtwn_softc *sc, int n, uint16_t tx[2][2], uint16_t rx[2][2], struct r92ce_iq_cal_reg_vals *vals) argument
313 r92ce_iq_calib_write_results(struct rtwn_softc *sc, uint16_t tx[2], uint16_t rx[2], int chain) argument
365 uint16_t tx[RTWN_IQ_CAL_NRUN][2][2], rx[RTWN_IQ_CAL_NRUN][2][2]; local
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8188e/
H A Dr88e_calib.c68 r88e_iq_calib_chain(struct rtwn_softc *sc, uint16_t tx[2], uint16_t rx[2]) argument
148 rx[0] = MS(rtwn_bb_read(sc, R92C_RX_POWER_IQK_BEFORE(0)),
150 rx[1] = MS(status, R92C_POWER_IQK_RESULT);
151 if (rx[0] == 0x132 || rx[1] == 0x036)
159 uint16_t rx[2], struct r88e_iq_cal_reg_vals *vals)
237 ret = r88e_iq_calib_chain(sc, tx, rx);
243 rx[0] = 0xff;
244 rx[1] = 0xff;
248 rx[
158 r88e_iq_calib_run(struct rtwn_softc *sc, int n, uint16_t tx[2], uint16_t rx[2], struct r88e_iq_cal_reg_vals *vals) argument
311 r88e_iq_calib_write_results(struct rtwn_softc *sc, uint16_t tx[2], uint16_t rx[2]) argument
357 uint16_t tx[RTWN_IQ_CAL_NRUN][2], rx[RTWN_IQ_CAL_NRUN][2]; local
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi4965/dev/iwn/
H A Dif_iwnreg.h1720 struct iwn_rx_stats rx; member in struct:iwn_stats
1825 * @IWN_UCODE_TLV_FLAGS_RX_ENERGY_API: supports rx signal strength api
H A Dif_iwn.c3417 "%s: size of rx statistics (%d) not an expected size!\n",
3434 memcpy(&lstats->rx.ofdm, &stats_bt->rx_bt.ofdm,
3436 memcpy(&lstats->rx.cck, &stats_bt->rx_bt.cck,
3438 memcpy(&lstats->rx.general, &stats_bt->rx_bt.general_bt.common,
3440 memcpy(&lstats->rx.ht, &stats_bt->rx_bt.ht,
3512 sc->noise = iwn_get_noise(&lstats->rx.general);
3516 if (le32toh(lstats->rx.general.flags) != 1) {
3523 iwn_collect_noise(sc, &lstats->rx.general);
3525 iwn_tune_sensitivity(sc, &lstats->rx);
3546 calib->bad_plcp_cck = le32toh(rs->rx
[all...]
/haiku/src/add-ons/screen_savers/nebula/
H A DNebula.cpp232 float rx, ry, rz; local
273 rx = gal[i].x;
277 mulvec(&mr, &rx, &ry, &rz);
279 rx += oa;
285 x = (int)(15 * rx / (rz / 5 + 1)) + gWidth / 2;
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar5416desc.h55 struct ar5416_rx_desc { /* rx desc has 2 control words + 9 status words */
74 struct ar5416_rx_desc rx; member in union:ar5416_desc::__anon139
91 #define ds_rxstatus0 u.rx.status0
92 #define ds_rxstatus1 u.rx.status1
93 #define ds_rxstatus2 u.rx.status2
94 #define ds_rxstatus3 u.rx.status3
95 #define ds_rxstatus4 u.rx.status4
96 #define ds_rxstatus5 u.rx.status5
97 #define ds_rxstatus6 u.rx.status6
98 #define ds_rxstatus7 u.rx
[all...]
/haiku/src/bin/locale/
H A Dcollectcatkeys.cpp172 RegExp rx; local
173 struct regexp *rxprg = rx.Compile(rxString.String());
174 if (rx.InitCheck() != B_OK) {
175 fprintf(stderr, "regex-compilation error %s\n", rx.ErrorString());
180 while (rx.RunMatcher(rxprg, in)) {
/haiku/src/tools/locale/
H A Dcollectcatkeys.cpp178 RegExp rx; local
179 struct regexp *rxprg = rx.Compile(rxString.String());
180 if (rx.InitCheck() != B_OK) {
181 fprintf(stderr, "regex-compilation error %s\n", rx.ErrorString());
186 while (rx.RunMatcher(rxprg, in)) {
/haiku/src/apps/icon-o-matic/import_export/svg/
H A Dnanosvg.h2070 float rx, ry, rotx; local
2080 rx = fabsf(args[0]); // y radius
2098 if (d < 1e-6f || rx < 1e-6f || ry < 1e-6f) {
2114 d = nsvg__sqr(x1p)/nsvg__sqr(rx) + nsvg__sqr(y1p)/nsvg__sqr(ry);
2117 rx *= d;
2122 sa = nsvg__sqr(rx)*nsvg__sqr(ry) - nsvg__sqr(rx)*nsvg__sqr(y1p) - nsvg__sqr(ry)*nsvg__sqr(x1p);
2123 sb = nsvg__sqr(rx)*nsvg__sqr(y1p) + nsvg__sqr(ry)*nsvg__sqr(x1p);
2129 cxp = s * rx * y1p / ry;
2130 cyp = s * -ry * x1p / rx;
2321 float rx = -1.0f; // marks not set local
2404 float rx = 0.0f; local
[all...]
/haiku/src/apps/glteapot/
H A DGLObject.cpp172 GLObject::Spin(float rx, float ry) argument
174 spinX = rx;
180 GLObject::RotateWorldSpace(float rx, float ry) argument
182 fRotation = Quaternion(Vector3(0.0f, 1.0f, 0.0f), 0.01f * rx) * fRotation;
/haiku/src/system/libroot/posix/glibc/math/
H A Dk_casinhf.c34 float rx, ix; local
38 rx = fabsf (__real__ x);
41 if (rx >= 1.0f / FLT_EPSILON || ix >= 1.0f / FLT_EPSILON)
47 __real__ y = rx;
60 else if (rx >= 0.5f && ix < FLT_EPSILON / 8.0f)
62 float s = hypotf (1.0f, rx);
64 __real__ res = logf (rx + s);
70 else if (rx < FLT_EPSILON / 8.0f && ix >= 1.5f)
76 __imag__ res = atan2f (rx, copysignf (s, __imag__ x));
78 __imag__ res = atan2f (s, rx);
[all...]

Completed in 645 milliseconds

123