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

123456

/freebsd-11-stable/contrib/ntp/
H A DMakefile.in827 -exec chmod u+rwx,go+rx {} \; -o \
/freebsd-11-stable/contrib/sqlite3/
H A DMakefile.in754 -exec chmod u+rwx,go+rx {} \; -o \
H A Dsqlite3.c28977 double rx = (double)realvalue; local
61979 int rx; local
[all...]
/freebsd-11-stable/contrib/binutils/bfd/
H A Delf32-arm.c3365 bfd_arm_vfp11_regno (unsigned int insn, bfd_boolean is_double, unsigned int rx, argument
3369 return (((insn >> rx) & 0xf) | (((insn >> x) & 1) << 4)) + 32;
3371 return (((insn >> rx) & 0xf) << 1) | ((insn >> x) & 1);
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_hsi_eth.h1228 u8 rx /* If set, apply these commands to the RX path */; member in struct:eth_filter_cmd_header
1315 #define ETH_RETURN_CODE_RX_TX_MASK 0x1 /* rx path - 0, tx path - 1 */
1481 * Ramrod data for rx add openflow filter
1509 * Ramrod data for rx create gft action
1519 * Ramrod data for rx create openflow action
1529 * Ramrod data for rx queue start ramrod
1562 * Ramrod data for rx queue stop ramrod
1575 * Ramrod data for rx queue update ramrod
1595 * Ramrod data for rx Add UDP Filter
1751 u8 update_rx_active_flg /* set if rx activ
[all...]
/freebsd-11-stable/sys/dev/iwm/
H A Dif_iwmreg.h1687 /* Fixed (non-configurable) rx data from phy */
3113 struct iwm_mvm_statistics_rx rx; member in struct:iwm_notif_statistics_v10
H A Dif_iwm.c1032 * The hw rx ring index in shared memory must also be cleared,
1295 /* stop tx and rx. tx and rx bits, as usual, are from if_iwn */
1433 * Direct rx interrupts to hosts
3047 /* (re)stock rx ring, called at init-time and at runtime */
3092 /* iwlwifi: mvm/rx.c */
3094 * iwm_mvm_get_signal_strength - use new rx PHY INFO API
3175 sc->sc_noise = iwm_get_noise(sc, &stats->rx.general);
5337 "rx packet qid=%d idx=%d type=%x\n",
5374 * makes it easier to keep a valid rx buffe
[all...]
/freebsd-11-stable/sys/dev/bwn/
H A Dif_bwn_phy_lp.c2183 bwn_phy_lp_set_trsw_over(struct bwn_mac *mac, uint8_t tx, uint8_t rx) argument
2185 uint16_t trsw = (tx << 1) | rx;
/freebsd-11-stable/crypto/heimdal/kdc/
H A DMakefile.in497 rx.h
/freebsd-11-stable/contrib/ntp/sntp/
H A DMakefile.in1208 -exec chmod u+rwx,go+rx {} \; -o \
/freebsd-11-stable/sys/dev/bxe/
H A Dbxe_elink.c2795 /* Set rx control: Strip CRC and enable BigMAC to relay
3121 /* Set rx mtu */
12960 /* Get the 4 lanes xgxs config rx and tx */
12961 uint32_t rx = 0, tx = 0, i; local
12968 rx = REG_RD(sc, shmem_base +
12976 rx = REG_RD(sc, shmem_base +
12985 phy->rx_preemphasis[i << 1] = ((rx>>16) & 0xffff);
12986 phy->rx_preemphasis[(i << 1) + 1] = (rx & 0xffff);
14099 /* Stop BigMac rx */
14106 /* Stop XMAC/UMAC rx */
[all...]
H A Dbxe.c2839 * We get here when the maximum number of rx buffers is less than
3198 * Memory barrier necessary as speculative reads of the rx
3288 BLOGE(sc, "flags 0x%x rx packet %u\n", cqe_fp_flags, sw_cq_cons);
3300 BLOGE(sc, "No mbuf in rx chain descriptor %d for fp[%02d]\n",
3320 BLOGE(sc, "mbuf alloc fail for fp[%02d] rx chain (%d)\n",
4302 /* XXX set rx mode ??? */
6239 BLOGE(sc, "failed to claim all rx mbufs (%d left)\n",
6315 * of rx buffers is less than RX_BD_USABLE. bxe_rxeof() already
6488 BLOGE(sc, "mbuf alloc fail for fp[%02d] rx chain (%d)\n",
8808 * Here we write the fastpath index taken before doing any tx or rx wor
[all...]
H A Decore_hsi.h1425 /* Debug signet rx threshold */
3835 #define DOORBELL_HDR_T_RX (0x1<<0) /* BitField data 1 for rx doorbell, 0 for tx doorbell */
4241 * toe rx BDs update doorbell
4266 * toe rx bytes and BDs update doorbell
4275 #define TOE_RX_BYTES_AND_BDS_DOORBELL_OPCODE (0x7<<5) /* BitField params rx bytes and BDs update doorbell opcode (1) */
4283 #define TOE_RX_BYTES_AND_BDS_DOORBELL_OPCODE (0x7<<5) /* BitField params rx bytes and BDs update doorbell opcode (1) */
4291 * toe rx bytes doorbell
4300 #define TOE_RX_BYTE_DOORBELL_OPCODE (0x7<<5) /* BitField params rx bytes doorbell opcode (0) */
4308 #define TOE_RX_BYTE_DOORBELL_OPCODE (0x7<<5) /* BitField params rx bytes doorbell opcode (0) */
4316 * toe rx consum
6757 struct client_init_rx_data rx /* client init rx data */; member in struct:client_init_ramrod_data
[all...]
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-gmxx-defs.h7588 uint64_t rx : 3; /**< Receive data since last read */ member in struct:cvmx_gmxx_rx_tx_status::cvmx_gmxx_rx_tx_status_s
7590 uint64_t rx : 3;
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A DMakefile.in2165 -exec chmod u+rwx,go+rx {} \; -o \
/freebsd-11-stable/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_radio_2056.c102 const struct b2056_inittab_entry *rx; member in struct:b2056_inittabs_pts
3081 .rx = prefix##_rx, \
10302 B2056_RX0, pts->rx, pts->rx_length);
10304 B2056_RX1, pts->rx, pts->rx_length);
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c46932 int rx; local
[all...]

Completed in 1685 milliseconds

123456