Searched defs:rt (Results 1 - 25 of 136) sorted by relevance

123456

/freebsd-12-stable/sys/dev/rtwn/rtl8188e/
H A Dr88e_rom.c62 struct rtwn_r88e_txpwr *rt = rs->rs_txpwr; local
H A Dr88e_chan.c90 const struct rtwn_r88e_txpwr *rt = rs->rs_txpwr; local
/freebsd-12-stable/sys/dev/rtwn/rtl8192c/
H A Dr92c_rom.c88 struct rtwn_r92c_txpwr *rt = rs->rs_txpwr; local
[all...]
H A Dr92c_chan.c87 struct rtwn_r92c_txpwr *rt = rs->rs_txpwr; local
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_phy.c72 HAL_RATE_TABLE *rt; local
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_phy.c87 HAL_RATE_TABLE *rt; local
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_phy.c111 HAL_RATE_TABLE *rt; local
/freebsd-12-stable/crypto/openssl/crypto/asn1/
H A Da_type.c112 ASN1_TYPE *rt; local
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_phy.c166 HAL_RATE_TABLE *rt; local
[all...]
/freebsd-12-stable/sys/netinet6/
H A Dip6_forward.c94 struct rtentry *rt = NULL; local
[all...]
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dspace_reftree.c110 space_reftree_add_map(avl_tree_t *t, range_tree_t *rt, int64_t refcnt) argument
123 space_reftree_generate_map(avl_tree_t *t, range_tree_t *rt, int64_t minref) argument
/freebsd-12-stable/sys/dev/rtwn/
H A Dif_rtwn_ridx.h80 rtwn_ctl_mcsrate(const struct ieee80211_rate_table *rt, uint8_t ridx) argument
/freebsd-12-stable/sys/dev/ath/
H A Dif_ath_ioctl.c246 const HAL_RATE_TABLE *rt; local
H A Dif_ath_tdma.c366 const HAL_RATE_TABLE *rt = sc->sc_currates; local
/freebsd-12-stable/sys/netinet/
H A Dtcp_offload.c63 struct rtentry *rt; local
H A Din_rmx.c64 struct rtentry *rt = (struct rtentry *)treenodes; local
156 in_ifadownkill(const struct rtentry *rt, void *xap) argument
[all...]
/freebsd-12-stable/sys/dev/cxgbe/tom/
H A Dt4_connect.c227 t4_connect(struct toedev *tod, struct socket *so, struct rtentry *rt, argument
/freebsd-12-stable/sys/net/
H A Dradix_mpath.c97 struct rtentry *rt; local
108 rt_mpath_matchgate(struct rtentry *rt, struct sockaddr *gate) argument
148 rt_mpath_deldup(struct rtentry *headrt, struct rtentry *rt) argument
175 rt_mpath_conflict(struct rib_head *rnh, struct rtentry *rt, struct sockaddr *netmask) argument
218 struct rtentry *rt; local
255 struct rtentry *rt; local
[all...]
/freebsd-12-stable/sys/net80211/
H A Dieee80211_phy.h107 ieee80211_ack_rate(const struct ieee80211_rate_table *rt, uint8_t rate) argument
122 ieee80211_ctl_rate(const struct ieee80211_rate_table *rt, uint8_t rate) argument
137 ieee80211_rate2phytype(const struct ieee80211_rate_table *rt, uint8_t rate) argument
152 ieee80211_isratevalid(const struct ieee80211_rate_table *rt, uint8_t rate) argument
171 ieee80211_ack_duration(const struct ieee80211_rate_table *rt, uint8_t rate, int isShortPreamble) argument
189 ieee80211_legacy_rate_lookup(const struct ieee80211_rate_table *rt, uint8_t rate) argument
[all...]
/freebsd-12-stable/sys/netgraph/bluetooth/include/
H A Dng_btsocket_sco.h90 ng_btsocket_sco_rtentry_p rt; /* routing info */ member in struct:ng_btsocket_sco_pcb
/freebsd-12-stable/tools/regression/aio/aiop/
H A Daiop.c136 struct timeval st, et, rt; local
/freebsd-12-stable/share/examples/libusb20/
H A Dcontrol.c229 uint8_t rt = 0; local
/freebsd-12-stable/tools/tools/ath/athratestats/
H A Dmain.c93 dot11rate(struct ath_rateioctl_rt *rt, int rix) argument
103 dot11str(struct ath_rateioctl_rt *rt, int rix) argument
114 ath_sample_stats(struct ath_ratestats *r, struct ath_rateioctl_rt *rt, argument
231 struct ath_rateioctl_rt *rt = NULL; local
[all...]
/freebsd-12-stable/contrib/llvm-project/lld/ELF/Arch/
H A DPPC.cpp442 uint32_t rt = readFromHalf16(loc) & 0x03e00000; local
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/PPC64/
H A DEmulateInstructionPPC64.cpp212 uint32_t rt = Bits32(opcode, 25, 21); local
237 uint32_t rt = Bits32(opcode, 25, 21); local
366 uint32_t rt = Bits32(opcode, 25, 21); local

Completed in 299 milliseconds

123456