| /freebsd-10-stable/sys/dev/ath/ath_rate/onoe/ |
| D | onoe.c | 101 ath_rate_node_init(struct ath_softc *sc, struct ath_node *an) in ath_rate_node_init() 107 ath_rate_node_cleanup(struct ath_softc *sc, struct ath_node *an) in ath_rate_node_cleanup() 112 ath_rate_findrate(struct ath_softc *sc, struct ath_node *an, in ath_rate_findrate() 133 ath_rate_getxtxrates(struct ath_softc *sc, struct ath_node *an, in ath_rate_getxtxrates() 152 ath_rate_setupxtxdesc(struct ath_softc *sc, struct ath_node *an, in ath_rate_setupxtxdesc() 165 ath_rate_tx_complete(struct ath_softc *sc, struct ath_node *an, in ath_rate_tx_complete() 184 ath_rate_newassoc(struct ath_softc *sc, struct ath_node *an, int isnew) in ath_rate_newassoc() 193 struct ath_node *an = ATH_NODE(ni); in ath_rate_update() local 411 ath_rate_fetch_node_stats(struct ath_softc *sc, struct ath_node *an, in ath_rate_fetch_node_stats()
|
| D | onoe.h | 64 #define ATH_NODE_ONOE(an) ((struct onoe_node *)&an[1]) argument
|
| /freebsd-10-stable/sys/dev/ath/ath_rate/amrr/ |
| D | amrr.c | 93 ath_rate_node_init(struct ath_softc *sc, struct ath_node *an) in ath_rate_node_init() 99 ath_rate_node_cleanup(struct ath_softc *sc, struct ath_node *an) in ath_rate_node_cleanup() 104 ath_rate_findrate(struct ath_softc *sc, struct ath_node *an, in ath_rate_findrate() 125 ath_rate_getxtxrates(struct ath_softc *sc, struct ath_node *an, in ath_rate_getxtxrates() 145 ath_rate_setupxtxdesc(struct ath_softc *sc, struct ath_node *an, in ath_rate_setupxtxdesc() 158 ath_rate_tx_complete(struct ath_softc *sc, struct ath_node *an, in ath_rate_tx_complete() 191 ath_rate_newassoc(struct ath_softc *sc, struct ath_node *an, int isnew) in ath_rate_newassoc() 220 struct ath_node *an = ATH_NODE(ni); in ath_rate_update() local 425 ath_rate_fetch_node_stats(struct ath_softc *sc, struct ath_node *an, in ath_rate_fetch_node_stats()
|
| D | amrr.h | 78 #define ATH_NODE_AMRR(an) ((struct amrr_node *)&an[1]) argument
|
| /freebsd-10-stable/sys/dev/ath/ |
| D | if_ath_tx.c | 1422 struct ath_node *an = ATH_NODE(bf->bf_node); in ath_tx_update_clrdmask() local 1445 ath_tx_should_swq_frame(struct ath_softc *sc, struct ath_node *an, in ath_tx_should_swq_frame() 1510 struct ath_node *an = ATH_NODE(bf->bf_node); in ath_tx_xmit_normal() local 1574 struct ath_node *an; in ath_tx_normal_setup() local 2566 ath_tx_addto_baw(struct ath_softc *sc, struct ath_node *an, in ath_tx_addto_baw() 2658 ath_tx_switch_baw_buf(struct ath_softc *sc, struct ath_node *an, in ath_tx_switch_baw_buf() 2705 ath_tx_update_baw(struct ath_softc *sc, struct ath_node *an, in ath_tx_update_baw() 2946 ath_tx_xmit_aggr(struct ath_softc *sc, struct ath_node *an, in ath_tx_xmit_aggr() 3037 struct ath_node *an = ATH_NODE(ni); in ath_tx_swq() local 3180 ath_tx_set_clrdmask(struct ath_softc *sc, struct ath_node *an) in ath_tx_set_clrdmask() [all …]
|
| D | if_ath.c | 3577 struct ath_node *an; in ath_node_alloc() local 4016 struct ath_node *an; in ath_tx_update_ratectrl() local 4044 struct ath_node *an = NULL; in ath_tx_process_buf_completion() local 5561 struct ath_node *an = ATH_NODE(ni); in ath_newassoc() local 5843 struct ath_node *an; in ath_ioctl_ratestats() local 6107 struct ath_node *an = ATH_NODE(ni); in ath_node_powersave() local 6177 struct ath_node *an = ATH_NODE(ni); in ath_node_set_tim() local 6309 struct ath_node *an; in ath_tx_update_tim() local 6378 struct ath_node *an; in ath_node_recv_pspoll() local
|
| D | if_ath_tx_ht.c | 691 ath_tx_form_aggr(struct ath_softc *sc, struct ath_node *an, in ath_tx_form_aggr()
|
| /freebsd-10-stable/sys/dev/ath/ath_rate/sample/ |
| D | sample.c | 130 ath_rate_node_init(struct ath_softc *sc, struct ath_node *an) in ath_rate_node_init() 136 ath_rate_node_cleanup(struct ath_softc *sc, struct ath_node *an) in ath_rate_node_cleanup() 162 pick_best_rate(struct ath_node *an, const HAL_RATE_TABLE *rt, in pick_best_rate() 246 pick_sample_rate(struct sample_softc *ssc , struct ath_node *an, in pick_sample_rate() 369 struct ath_node *an = ATH_NODE(ni); in ath_rate_update_static_rix() local 391 ath_rate_pick_seed_rate_legacy(struct ath_softc *sc, struct ath_node *an, in ath_rate_pick_seed_rate_legacy() 432 ath_rate_pick_seed_rate_ht(struct ath_softc *sc, struct ath_node *an, in ath_rate_pick_seed_rate_ht() 480 ath_rate_findrate(struct ath_softc *sc, struct ath_node *an, in ath_rate_findrate() 664 ath_rate_getxtxrates(struct ath_softc *sc, struct ath_node *an, in ath_rate_getxtxrates() 687 ath_rate_setupxtxdesc(struct ath_softc *sc, struct ath_node *an, in ath_rate_setupxtxdesc() [all …]
|
| D | sample.h | 115 #define ATH_NODE_SAMPLE(an) ((struct sample_node *)&(an)[1]) argument
|
| /freebsd-10-stable/usr.sbin/ctld/ |
| D | parse.y | 283 const struct auth_name *an; variable 644 const struct auth_name *an; variable
|
| D | ctld.c | 298 struct auth_name *an; in auth_name_new() local 310 auth_name_delete(struct auth_name *an) in auth_name_delete()
|
| /freebsd-10-stable/contrib/pf/ftp-proxy/ |
| D | filter.c | 186 char an[PF_ANCHOR_NAME_SIZE]; in prepare_commit() local 225 char an[PF_ANCHOR_NAME_SIZE]; in prepare_rule() local
|
| /freebsd-10-stable/contrib/pf/tftp-proxy/ |
| D | filter.c | 195 char an[PF_ANCHOR_NAME_SIZE]; in prepare_commit() local 234 char an[PF_ANCHOR_NAME_SIZE]; in prepare_rule() local
|
| /freebsd-10-stable/sys/dev/virtio/scsi/ |
| D | virtio_scsivar.h | 113 struct virtio_scsi_ctrl_an_req an; member 125 struct virtio_scsi_ctrl_an_resp an; member
|
| /freebsd-10-stable/contrib/pf/authpf/ |
| D | authpf.c | 686 recursive_ruleset_purge(char *an, char *rs) in recursive_ruleset_purge()
|
| /freebsd-10-stable/lib/libc/stdlib/ |
| D | radixsort.c | 145 const u_char **an, *t, **aj, **top[256]; local
|
| /freebsd-10-stable/sys/dev/pms/RefTisa/sallsdk/spc/ |
| D | sassp.c | 1590 bit32 ip, an, ods; in saSSPStart() local
|
| /freebsd-10-stable/lib/libc/nameser/ |
| D | ns_name.c | 769 ns_name_owned(ns_namemap_ct a, int an, ns_namemap_ct b, int bn) { in ns_name_owned()
|
| /freebsd-10-stable/contrib/unbound/daemon/ |
| D | cachedump.c | 627 unsigned int flags, qdcount, security, an, ns, ar; in load_msg() local
|
| /freebsd-10-stable/sys/netpfil/pf/ |
| D | pf.c | 2074 u_int16_t *pc, struct pf_addr *an, u_int16_t pn, u_int8_t u, in pf_change_ap() 2132 pf_change_a(void *a, u_int16_t *c, u_int32_t an, u_int8_t u) in pf_change_a() 2143 pf_change_proto_a(struct mbuf *m, void *a, u_int16_t *c, u_int32_t an, u_int8_t udp) in pf_change_proto_a() 2157 pf_change_a6(struct pf_addr *a, u_int16_t *c, struct pf_addr *an, u_int8_t u) in pf_change_a6()
|
| /freebsd-10-stable/contrib/unbound/util/data/ |
| D | msgreply.c | 85 time_t ttl, time_t prettl, size_t an, size_t ns, size_t ar, in construct_reply_info_base()
|
| /freebsd-10-stable/contrib/binutils/binutils/ |
| D | objdump.c | 494 const char *an; in compare_symbols() local
|
| D | dlltool.c | 2933 const char *an = ap->name; in nfunc() local
|
| /freebsd-10-stable/sys/dev/qlnx/qlnxe/ |
| D | ecore_mcp_api.h | 97 bool an; member
|
| /freebsd-10-stable/sys/dev/mwl/ |
| D | if_mwl.c | 3459 struct mwl_node *an; in mwl_tx_processq() local
|