Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/cxgbe/tom/
H A Dt4_connect.c80 u_int atid = G_TID_TID(ntohl(cpl->tos_atid)); in do_act_establish() local
115 act_open_failure_cleanup(struct adapter *sc, u_int atid, u_int status) in act_open_failure_cleanup()
145 u_int atid = G_TID_TID(G_AOPEN_ATID(be32toh(cpl->atid_status))); in do_act_open_rpl() local
H A Dt4_tom.c1661 u_int opcode, atid, tid; in reclaim_wr_resources() local
/freebsd-13.1/sys/dev/ath/
H A Dif_ath_tx.c3142 struct ath_tid *atid; in ath_tx_swq() local
3321 struct ath_tid *atid; in ath_tx_tid_init() local
4193 struct ath_tid *atid = &an->an_tid[tid]; in ath_tx_normal_comp() local
4280 struct ath_tid *atid = &an->an_tid[tid]; in ath_tx_comp_cleanup_unaggr() local
4318 struct ath_tid *atid = &an->an_tid[tid]; in ath_tx_tid_cleanup_frame() local
4383 struct ath_tid *atid = &an->an_tid[tid]; in ath_tx_tid_cleanup() local
4522 struct ath_tid *atid = &an->an_tid[tid]; in ath_tx_aggr_retry_unaggr() local
4613 struct ath_tid *atid = &an->an_tid[tid]; in ath_tx_retry_subframe() local
4765 struct ath_tid *atid = &an->an_tid[tid]; in ath_tx_comp_cleanup_aggr() local
6311 struct ath_tid *atid; local
[all …]
H A Dif_ath.c7019 struct ath_tid *atid = &an->an_tid[tid]; in ath_node_recv_pspoll() local
/freebsd-13.1/sys/dev/cxgbe/
H A Dt4_filter.c1301 u_int atid = G_TID_TID(G_AOPEN_ATID(be32toh(cpl->atid_status))); in t4_hashfilter_ao_rpl() local
1508 mk_act_open_req6(struct adapter *sc, struct filter_entry *f, int atid, in mk_act_open_req6()
1552 mk_act_open_req(struct adapter *sc, struct filter_entry *f, int atid, in mk_act_open_req()
1627 int rc, atid = -1; in set_hashfilter() local
H A Dt4_main.c3913 int atid = -1; in alloc_atid() local
3930 lookup_atid(struct adapter *sc, int atid) in lookup_atid()
3938 free_atid(struct adapter *sc, int atid) in free_atid()
/freebsd-13.1/sys/dev/cxgbe/crypto/
H A Dt4_kern_tls.c309 struct tlspcb *tlsp, int atid, void *dst) in mk_ktls_act_open_req()
340 struct inpcb *inp, struct tlspcb *tlsp, int atid, void *dst) in mk_ktls_act_open_req6()
375 struct inpcb *inp, struct tlspcb *tlsp, int atid) in send_ktls_act_open_req()
410 u_int atid = G_TID_TID(G_AOPEN_ATID(be32toh(cpl->atid_status))); in ktls_act_open_rpl() local
542 int atid, error, keyid; in cxgbe_tls_tag_alloc() local
/freebsd-13.1/contrib/openbsm/libbsm/
H A Dbsm_wrappers.c76 au_tid_t atid; in audit_submit() local
/freebsd-13.1/sys/dev/cxgbe/iw_cxgbe/
H A Diw_cxgbe.h858 unsigned int atid; member
/freebsd-13.1/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h669 __be32 atid; member