Home
last modified time | relevance | path

Searched refs:tx (Results 51 – 75 of 96) sorted by relevance

1234

/dragonfly/contrib/wpa_supplicant/src/common/
H A Dgas_server.h17 void (*tx)(void *ctx, int freq,
/dragonfly/tools/tools/net80211/w00t/libw00t/
H A Dw00t.h38 int open_rxtx(char *iface, int *rx, int *tx);
H A Dw00t.c137 int open_rxtx(char *iface, int *rx, int *tx) in open_rxtx() argument
140 *tx = *rx; in open_rxtx()
/dragonfly/tools/tools/net80211/w00t/prga/
H A Dprga.c54 int tx; member
241 rc = inject(p->tx, p->packet, p->packet_len); in send_packet()
639 if ((p.tx = open_tx(iface)) == -1) in main()
/dragonfly/tools/tools/net80211/w00t/redir/
H A Dredir.c64 int tx; member
239 rc = inject(p->tx, p->packet, p->packet_len); in send_packet()
693 if ((p.tx = open_tx(iface)) == -1) in main()
/dragonfly/contrib/gdb-7/readline/
H A Ddisplay.c935 int nleft, pos, changed_screen_line, tx; in rl_redisplay() local
1118 tx = _rl_col_width (&visible_line[pos], 0, nleft, 1) - visible_wrap_offset; in rl_redisplay()
1120 tx = nleft; in rl_redisplay()
1121 if (tx >= 0 && _rl_last_c_pos > tx) in rl_redisplay()
1123 _rl_backspace (_rl_last_c_pos - tx); /* XXX */ in rl_redisplay()
1124 _rl_last_c_pos = tx; in rl_redisplay()
/dragonfly/contrib/mpfr/src/
H A Dsub1sp.c195 mpfr_exp_t tx; in mpfr_sub1sp() local
199 tx = bx; bx = cx; cx = tx; in mpfr_sub1sp()
/dragonfly/usr.bin/evtranalyze/
H A Dsvg.c102 if ((fabs(tf->tx) > eps) && (fabs(tf->ty) > eps)) { in svg_transform_print()
103 c = snprintf(buf, len, "translate(%.20lf,%.20lf)", tf->tx, in svg_transform_print()
/dragonfly/contrib/wpa_supplicant/src/tls/
H A Dlibtommath.c2446 int tx, ty; in fast_s_mp_mul_digs() local
2452 tx = ix - ty; in fast_s_mp_mul_digs()
2455 tmpx = a->dp + tx; in fast_s_mp_mul_digs()
2461 iy = MIN(a->used-tx, ty+1); in fast_s_mp_mul_digs()
3275 int tx, ty, iy; in fast_s_mp_sqr() local
3284 tx = ix - ty; in fast_s_mp_sqr()
3287 tmpx = a->dp + tx; in fast_s_mp_sqr()
3293 iy = MIN(a->used-tx, ty+1); in fast_s_mp_sqr()
3299 iy = MIN(iy, (ty-tx+1)>>1); in fast_s_mp_sqr()
/dragonfly/share/man/man4/
H A DMakefile336 tx.4 \
547 MLINKS+=tx.4 if_tx.4
/dragonfly/sys/dev/netif/ral/
H A Drt2560.c2613 uint8_t tx; in rt2560_set_txantenna() local
2615 tx = rt2560_bbp_read(sc, RT2560_BBP_TX) & ~RT2560_BBP_ANTMASK; in rt2560_set_txantenna()
2617 tx |= RT2560_BBP_ANTA; in rt2560_set_txantenna()
2619 tx |= RT2560_BBP_ANTB; in rt2560_set_txantenna()
2621 tx |= RT2560_BBP_DIVERSITY; in rt2560_set_txantenna()
2626 tx |= RT2560_BBP_FLIPIQ; in rt2560_set_txantenna()
2628 rt2560_bbp_write(sc, RT2560_BBP_TX, tx); in rt2560_set_txantenna()
2632 tmp |= (tx & 0x7) << 16 | (tx & 0x7); in rt2560_set_txantenna()
/dragonfly/sys/dev/netif/mxge/
H A Dif_mxge_var.h106 mxge_tx_ring_t tx; /* transmit ring */ member
/dragonfly/games/hack/
H A Dhack.read.c318 if (ttmp->tx != u.ux || ttmp->ty != u.uy) in doread()
329 at(ttmp->tx, ttmp->ty, '$'); in doread()
H A Dhack.lev.c274 while (trap->tx) { in getlev()
H A Dhack.trap.c96 ttmp->tx = x; in maketrap()
/dragonfly/sys/net/netmap/
H A Dnetmap_kern.h618 enum txrx tx, u_int n, u_int new_cur);
927 int generic_find_num_desc(struct ifnet *ifp, u_int *tx, u_int *rx);
H A Dnetmap_freebsd.c147 generic_find_num_desc(struct ifnet *ifp, unsigned int *tx, unsigned int *rx) in generic_find_num_desc() argument
/dragonfly/contrib/wpa_supplicant/src/rsn_supp/
H A Dwpa.c882 int tx, key_rsc_len, keyidx; member
903 gd->keyidx, gd->tx, gd->gtk_len); in wpa_supplicant_install_gtk()
910 gd->keyidx, gd->tx, gd->gtk_len); in wpa_supplicant_install_gtk()
930 gd->keyidx, gd->tx, key_rsc, gd->key_rsc_len, in wpa_supplicant_install_gtk()
955 int tx) in wpa_supplicant_gtk_tx_bit_workaround() argument
968 return tx; in wpa_supplicant_gtk_tx_bit_workaround()
1026 gd.tx = wpa_supplicant_gtk_tx_bit_workaround(sm, in wpa_supplicant_pairwise_gtk()
1652 gd->tx = wpa_supplicant_gtk_tx_bit_workaround(sm, in wpa_supplicant_process_1_of_2_rsn()
1751 gd->tx = wpa_supplicant_gtk_tx_bit_workaround( in wpa_supplicant_process_1_of_2_wpa()
3441 gd.tx = wpa_supplicant_gtk_tx_bit_workaround( in wpa_wnmsleep_install_key()
[all …]
/dragonfly/sys/dev/netif/re/
H A Dif_re.c1282 int idx, tx = 0; in re_tx_collect() local
1291 tx = 1; in re_tx_collect()
1322 return tx; in re_tx_collect()
1329 int tx; in re_txeof() local
1331 tx = re_tx_collect(sc); in re_txeof()
1349 return tx; in re_txeof()
/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dwpa_auth_i.h264 struct ft_remote_seq_tx tx; member
H A Dwpa_auth_ft.c1141 if (!rkh_seq->tx.dom) { in wpa_ft_new_seq()
1142 if (random_get_bytes((u8 *) &rkh_seq->tx.seq, in wpa_ft_new_seq()
1143 sizeof(rkh_seq->tx.seq))) { in wpa_ft_new_seq()
1146 rkh_seq->tx.seq = now.usec; in wpa_ft_new_seq()
1148 if (random_get_bytes((u8 *) &rkh_seq->tx.dom, in wpa_ft_new_seq()
1149 sizeof(rkh_seq->tx.dom))) { in wpa_ft_new_seq()
1152 rkh_seq->tx.dom = now.usec; in wpa_ft_new_seq()
1154 rkh_seq->tx.dom |= 1; in wpa_ft_new_seq()
1157 f_seq->dom = host_to_le32(rkh_seq->tx.dom); in wpa_ft_new_seq()
1158 f_seq->seq = host_to_le32(rkh_seq->tx.seq); in wpa_ft_new_seq()
[all …]
/dragonfly/sys/bus/firewire/
H A Dfirewire.h55 } tx, rx; member
/dragonfly/sys/config/
H A DX86_64_GENERIC243 device tx # SMC EtherPower II (83c170 ``EPIC'')
265 options AH_SUPPORT_AR5416 # enable AR5416 tx/rx descriptors
/dragonfly/sys/dev/virtual/vmware/vmxnet3/
H A Dif_vmx.c2975 int tx, avail; in vmxnet3_start_locked() local
2980 tx = 0; in vmxnet3_start_locked()
3008 tx++; in vmxnet3_start_locked()
3012 if (tx > 0) in vmxnet3_start_locked()
3039 int tx, avail, error; in vmxnet3_txq_mq_start_locked() local
3045 tx = 0; in vmxnet3_txq_mq_start_locked()
3083 tx++; in vmxnet3_txq_mq_start_locked()
3087 if (tx > 0) in vmxnet3_txq_mq_start_locked()
/dragonfly/sys/bus/u4b/wlan/
H A Dif_runreg.h1654 } tx; member

1234