Searched refs:rx (Results 26 - 50 of 142) sorted by relevance

123456

/freebsd-11-stable/sys/dev/ath/ath_hal/
H A Dah_desc.h92 * in only after the rx descriptor process method finds a
113 uint16_t rs_datalen; /* rx frame length */
114 uint8_t rs_status; /* rx status, 0 => recv ok */
116 int8_t rs_rssi; /* rx frame RSSI (combined for 11n) */
124 int8_t rs_rssi_ctl[3]; /* rx frame RSSI [ctl, chain 0-2] */
125 int8_t rs_rssi_ext[3]; /* rx frame RSSI [ext, chain 0-2] */
262 struct ath_rx_status rx;/* recv status */ member in union:ath_desc_status::__anon9186
267 #define ds_rxstat ds_us.rx
286 /* flags passed to rx descriptor setup methods */
/freebsd-11-stable/sys/dev/nxge/include/
H A Dxgehal-mgmt.h180 xge_hal_setpause_data(xge_hal_device_h devh, int tx, int rx);
183 xge_hal_getpause_data(xge_hal_device_h devh, int *tx, int *rx);
/freebsd-11-stable/tools/tools/net80211/w00t/libw00t/
H A Dw00t.c137 int open_rxtx(char *iface, int *rx, int *tx) argument
139 *rx = open_bpf(iface, DLT_IEEE802_11_RADIO);
140 *tx = *rx;
142 return *rx;
/freebsd-11-stable/sys/arm/ti/cpsw/
H A Dif_cpswvar.h98 struct cpsw_queue rx, tx; member in struct:cpsw_softc
/freebsd-11-stable/sys/dev/xen/netfront/
H A Dnetfront.c226 struct netif_rx_response rx; member in struct:netfront_rx_info
248 /* Access macros for acquiring freeing slots in xn_free_{tx,rx}_idxs[]. */
493 err = xs_printf(*xst, path, "rx-ring-ref","%u", rxq->ring_ref);
495 message = "writing rx ring-ref";
573 err = xs_printf(xst, node, "request-rx-copy", "%u", 1);
575 message = "writing request-rx-copy";
578 err = xs_printf(xst, node, "feature-rx-notify", "%d", 1);
580 message = "writing feature-rx-notify";
731 device_printf(dev, "allocating rx gref");
744 device_printf(dev, "granting rx rin
1157 struct netif_rx_response *rx = &rinfo.rx; local
1402 struct netif_rx_response *rx = &rinfo->rx; local
[all...]
/freebsd-11-stable/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_cm.c120 struct ipoib_cm_rx *rx,
130 rx_req = (struct ipoib_rx_buf *)&rx->rx_ring[id];
139 ret = ib_post_recv(rx->qp, wr, &bad_wr);
143 m_freem(rx->rx_ring[id].mb);
144 rx->rx_ring[id].mb = NULL;
301 struct ib_cm_id *cm_id, struct ipoib_cm_rx *rx)
310 rx->rx_ring = kzalloc(ipoib_recvq_size * sizeof *rx->rx_ring, GFP_KERNEL);
311 if (!rx->rx_ring) {
317 memset(rx
119 ipoib_cm_post_receive_nonsrq(struct ipoib_dev_priv *priv, struct ipoib_cm_rx *rx, struct ib_recv_wr *wr, struct ib_sge *sge, int id) argument
300 ipoib_cm_nonsrq_init_rx(struct ipoib_dev_priv *priv, struct ib_cm_id *cm_id, struct ipoib_cm_rx *rx) argument
762 struct ipoib_cm_rx *rx, *n; local
[all...]
/freebsd-11-stable/sys/dev/uart/
H A Duart_dev_pl011.c421 int rx; local
433 rx = xc & 0xff;
436 rx |= UART_STAT_FRAMERR;
438 rx |= UART_STAT_PARERR;
442 uart_rx_put(sc, rx);
/freebsd-11-stable/tools/tools/net80211/w00t/redir/
H A Dredir.c63 int rx; member in struct:params
397 rc = sniff(p->rx, buf, buflen);
604 FD_SET(p->rx, &fds);
606 max = (p->rx > p->s) ? p->rx : p->s;
611 if (FD_ISSET(p->rx, &fds))
691 if ((p.rx = open_rx(iface)) == -1)
/freebsd-11-stable/sys/dev/oce/
H A Doce_sysctl.c722 OID_AUTO,"rx", CTLFLAG_RD,
728 CTLFLAG_RD, &stats->rx.t_rx_pkts,
731 CTLFLAG_RD, &stats->rx.t_rx_bytes,
734 CTLFLAG_RD, &stats->rx.t_rx_frags, 0,
737 CTLFLAG_RD, &stats->rx.t_rx_mcast_pkts, 0,
740 CTLFLAG_RD, &stats->rx.t_rx_ucast_pkts, 0,
743 CTLFLAG_RD, &stats->rx.t_rxcp_errs, 0,
944 OID_AUTO, "rx", CTLFLAG_RD,
950 CTLFLAG_RD, &stats->rx.t_rx_pkts,
953 CTLFLAG_RD, &stats->rx
[all...]
/freebsd-11-stable/crypto/openssl/crypto/aes/asm/
H A Daesni-sha1-x86_64.pl150 my $j=0; my $jj=0; my $r=0; my $sn=0; my $rx=0;
548 return &body_20_39() if ($rx==19); $rx++;
579 return &body_40_59() if ($rx==39); $rx++;
587 @r[$k%$n].='&$aesenc();' if ($jj==$k/$n && $rx!=20);
614 $rx++;
622 @r[$k%$n].='&$aesenc();' if ($jj==$k/$n && $rx!=40);
730 $j=$jj=$r=$rx=0;
774 return &body_20_39_dec() if ($rx
[all...]
/freebsd-11-stable/sys/dev/pdq/
H A Dpdq.c723 pdq_rx_info_t *rx,
728 pdq_uint32_t completion = rx->rx_completion;
729 pdq_uint32_t producer = rx->rx_producer;
730 PDQ_OS_DATABUF_T **buffers = (PDQ_OS_DATABUF_T **) rx->rx_buffers;
811 rx->rx_free += PDQ_RX_SEGCNT;
832 /* rx->rx_badcrc++; */
834 /* rx->rx_frame_status_errors++; */
848 rxd = &receives[rx->rx_producer];
856 rxd->rxd_pa_lo = PDQ_OS_DATABUF_BUSPA(pdq, buffers[rx->rx_producer]);
857 PDQ_OS_RXPDU_PRESYNC(pdq, buffers[rx
713 pdq_process_received_data( pdq_t *pdq, pdq_rx_info_t *rx, pdq_rxdesc_t *receives, pdq_uint32_t completion_goal, pdq_uint32_t ring_mask) argument
[all...]
/freebsd-11-stable/sys/dev/en/
H A Dmidway.c1159 DBG(sc, VC, ("rx%td: assigned to VCI %d", vc->rxslot - sc->rxslot,
1341 struct en_rxslot *rx; local
1358 rx = sc->vccs[lcv]->rxslot;
1361 _IF_DEQUEUE(&rx->indma, m);
1369 _IF_DEQUEUE(&rx->q, m);
1775 DBG(sc, INTR, ("unexpected rx interrupt VCI %d", vci));
1776 en_write(sc, MID_VC(vci), MIDV_TRASH); /* rx off */
1849 DBG(sc, INTR, ("rx%td: rxvci%d: atm_input, mbuf %p, len %d, "
1985 struct rxarg *rx = uarg; local
1986 struct en_softc *sc = rx
2167 struct rxarg rx; local
[all...]
/freebsd-11-stable/crypto/openssl/crypto/sha/asm/
H A Dsha1-586.pl556 my $rx=0;
908 return &body_20_39() if ($rx==19); $rx++;
929 return &body_40_59() if ($rx==39); $rx++;
948 $rx++;
971 return &bodyx_20_39() if ($rx==19); $rx++;
991 return &bodyx_40_59() if ($rx==39); $rx
[all...]
H A Dsha1-x86_64.pl454 my $rx=0;
774 return &body_20_39() if ($rx==19); $rx++;
795 return &body_40_59() if ($rx==39); $rx++;
814 $rx++;
926 $rx=0;
1297 my $rx=0;
1403 return &bodyx_20_39() if ($rx==19); $rx
[all...]
/freebsd-11-stable/crypto/heimdal/appl/ftp/ftp/
H A Dsecurity.c217 int rx = 0; local
229 rx += len;
239 if(rx)
241 return rx;
245 rx += len;
248 return rx;
/freebsd-11-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dsecurity.c217 int rx = 0; local
229 rx += len;
239 if(rx)
241 return rx;
245 rx += len;
248 return rx;
/freebsd-11-stable/sys/dev/mxge/
H A Dif_mxge.c955 "working around rx filter bug\n",
2420 mxge_rx_ring_t *rx = &ss->rx_small; local
2425 rx->alloc_fail++;
2430 err = bus_dmamap_load_mbuf_sg(rx->dmat, map, m,
2436 rx->info[idx].m = m;
2437 rx->shadow[idx].addr_low =
2439 rx->shadow[idx].addr_high =
2444 mxge_submit_8rx(&rx->lanai[idx - 7], &rx->shadow[idx - 7]);
2453 mxge_rx_ring_t *rx local
2667 mxge_rx_ring_t *rx; local
2735 mxge_rx_ring_t *rx; local
[all...]
/freebsd-11-stable/contrib/apr-util/dbd/unsupported/
H A Dapr_dbd_freetds.c195 static const char *dbd_untaint(apr_pool_t *pool, regex_t *rx, const char *val) argument
198 if (rx == NULL) {
202 if (regexec(rx, val, 1, match, 0) == 0) {
389 static apr_status_t freetds_regfree(void *rx) argument
391 regfree((regex_t*)rx);
/freebsd-11-stable/tools/tools/net80211/w00t/ap/
H A Dap.c50 int rx; member in struct:params
659 rc = sniff(p->rx, buf, sizeof(buf));
835 FD_SET(p->rx, &fds);
837 max = p->rx > p->tap ? p->rx : p->tap;
843 if (FD_ISSET(p->rx, &fds))
903 if ((p.rx = open_rx(iface)) == -1)
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dwpa_auth_ft.c905 dl_list_for_each_safe(item, n, &rkh_seq->rx.queue,
949 if (dl_list_len(&rkh_seq->rx.queue) >= ftRRBmaxQueueLen) {
997 dl_list_add(&rkh_seq->rx.queue, &item->list);
1038 if (rkh_seq->rx.num_last == 0) {
1043 if (le_to_host32(msg_both->dom) != rkh_seq->rx.dom) {
1052 os_reltime_sub(&now, &rkh_seq->rx.time_offset, &now_remote);
1061 rkh_off = rkh_seq->rx.last[rkh_seq->rx.offsetidx];
1067 for (i = 0; i < rkh_seq->rx.num_last; i++) {
1068 if (rkh_seq->rx
[all...]
/freebsd-11-stable/sys/dev/rtwn/
H A Dif_rtwn.c497 device_printf(sc->sc_dev, "could not create rx desc DMA tag\n");
505 device_printf(sc->sc_dev, "could not allocate rx desc\n");
511 device_printf(sc->sc_dev, "could not load rx desc DMA map\n");
522 device_printf(sc->sc_dev, "could not create rx buf DMA tag\n");
532 "could not create rx buf DMA map\n");
539 "could not allocate rx mbuf\n");
549 "could not load rx buf DMA map");
2853 uint16_t rx[2])
2903 rx[0] = (rtwn_bb_read(sc, 0xea4 + offset) >> 16) & 0x3ff;
2904 rx[
2852 rtwn_iq_calib_chain(struct rtwn_softc *sc, int chain, uint16_t tx[2], uint16_t rx[2]) argument
2912 rtwn_iq_calib_run(struct rtwn_softc *sc, int n, uint16_t tx[2][2], uint16_t rx[2][2]) argument
3093 rtwn_iq_calib_write_results(struct rtwn_softc *sc, uint16_t tx[2], uint16_t rx[2], int chain) argument
3160 uint16_t tx[RTWN_IQ_CAL_NRUN][2][2], rx[RTWN_IQ_CAL_NRUN][2][2]; local
[all...]
/freebsd-11-stable/sys/dev/ce/
H A Dceddk.h172 void ce_start_chan (ce_chan_t *c, int tx, int rx, ce_buf_t *cb, unsigned long phys);
/freebsd-11-stable/lib/libc/regex/grot/
H A DMakefile78 rx: ./re tests
/freebsd-11-stable/sys/dev/firewire/
H A Dfwdev.c604 err = fwdev_allocbuf(fc, ir, &d->bufreq.rx);
627 bzero(&ibufreq->rx, sizeof(ibufreq->rx));
629 ibufreq->rx.nchunk = ir->bnchunk;
630 ibufreq->rx.npacket = ir->bnpacket;
631 ibufreq->rx.psize = ir->psize;
/freebsd-11-stable/sys/net80211/
H A Dieee80211_freebsd.c577 struct ieee80211_rx_params *rx; local
584 rx = (struct ieee80211_rx_params *)(mtag + 1);
585 memcpy(&rx->params, rxs, sizeof(*rxs));
594 struct ieee80211_rx_params *rx; local
600 rx = (struct ieee80211_rx_params *)(mtag + 1);
601 memcpy(rxs, &rx->params, sizeof(*rxs));

Completed in 396 milliseconds

123456