Home
last modified time | relevance | path

Searched defs:atid (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/dev/ath/
H A Dif_ath_tx.c3120 struct ath_tid *atid; in ath_tx_swq() local
3299 struct ath_tid *atid; in ath_tx_tid_init() local
4093 struct ath_tid *atid = &an->an_tid[tid]; in ath_tx_node_flush() local
4171 struct ath_tid *atid = &an->an_tid[tid]; in ath_tx_normal_comp() local
4258 struct ath_tid *atid = &an->an_tid[tid]; in ath_tx_comp_cleanup_unaggr() local
4296 struct ath_tid *atid = &an->an_tid[tid]; in ath_tx_tid_cleanup_frame() local
4361 struct ath_tid *atid = &an->an_tid[tid]; in ath_tx_tid_cleanup() local
4500 struct ath_tid *atid = &an->an_tid[tid]; in ath_tx_aggr_retry_unaggr() local
4591 struct ath_tid *atid = &an->an_tid[tid]; in ath_tx_retry_subframe() local
4743 struct ath_tid *atid = &an->an_tid[tid]; in ath_tx_comp_cleanup_aggr() local
[all …]
H A Dif_ath.c7079 struct ath_tid *atid = &an->an_tid[tid]; in ath_node_recv_pspoll() local
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_connect.c78 u_int atid = G_TID_TID(ntohl(cpl->tos_atid)); in do_act_establish() local
151 u_int atid = G_TID_TID(G_AOPEN_ATID(be32toh(cpl->atid_status))); in do_act_open_rpl() local
H A Dt4_tom.c1742 u_int opcode, atid, tid; in reclaim_wr_resources() local
2006 int atid; in stop_atids() local
/freebsd/sys/dev/cxgbe/
H A Dt4_filter.c1299 u_int atid = G_TID_TID(G_AOPEN_ATID(be32toh(cpl->atid_status))); in t4_hashfilter_ao_rpl() local
1506 mk_act_open_req6(struct adapter *sc, struct filter_entry *f, int atid, in mk_act_open_req6()
1550 mk_act_open_req(struct adapter *sc, struct filter_entry *f, int atid, in mk_act_open_req()
1625 int rc, atid = -1; in set_hashfilter() local
H A Dt4_main.c4147 int atid = -1; in alloc_atid() local
4164 lookup_atid(struct adapter *sc, int atid) in lookup_atid()
4172 free_atid(struct adapter *sc, int atid) in free_atid()
/freebsd/sys/dev/cxgbe/crypto/
H A Dt6_kern_tls.c150 struct tlspcb *tlsp, int atid, void *dst) in mk_ktls_act_open_req()
181 struct inpcb *inp, struct tlspcb *tlsp, int atid, void *dst) in mk_ktls_act_open_req6()
216 struct inpcb *inp, struct tlspcb *tlsp, int atid) in send_ktls_act_open_req()
251 u_int atid = G_TID_TID(G_AOPEN_ATID(be32toh(cpl->atid_status))); in ktls_act_open_rpl() local
383 int atid, error, explicit_iv_size, keyid, mac_first; in t6_tls_tag_alloc() local
/freebsd/contrib/openbsm/libbsm/
H A Dbsm_wrappers.c76 au_tid_t atid; in audit_submit() local
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Diw_cxgbe.h853 unsigned int atid; member
/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h667 __be32 atid; member