Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgbe/tom/
HDt4_connect.c77 u_int atid = G_TID_TID(ntohl(cpl->tos_atid)); in do_act_establish() local
113 act_open_failure_cleanup(struct adapter *sc, u_int atid, u_int status) in act_open_failure_cleanup()
142 u_int atid = G_TID_TID(G_AOPEN_ATID(be32toh(cpl->atid_status))); in do_act_open_rpl() local
HDt4_tom.c1013 u_int opcode, atid, tid; in reclaim_wr_resources() local
/freebsd-11-stable/sys/dev/ath/
HDif_ath_tx.c3034 struct ath_tid *atid; in ath_tx_swq() local
3200 struct ath_tid *atid; in ath_tx_tid_init() local
3994 struct ath_tid *atid = &an->an_tid[tid]; in ath_tx_node_flush() local
4072 struct ath_tid *atid = &an->an_tid[tid]; in ath_tx_normal_comp() local
4157 struct ath_tid *atid = &an->an_tid[tid]; in ath_tx_comp_cleanup_unaggr() local
4196 struct ath_tid *atid = &an->an_tid[tid]; in ath_tx_tid_cleanup_frame() local
4261 struct ath_tid *atid = &an->an_tid[tid]; in ath_tx_tid_cleanup() local
4400 struct ath_tid *atid = &an->an_tid[tid]; in ath_tx_aggr_retry_unaggr() local
4491 struct ath_tid *atid = &an->an_tid[tid]; in ath_tx_retry_subframe() local
4645 struct ath_tid *atid = &an->an_tid[tid]; in ath_tx_comp_cleanup_aggr() local
[all …]
HDif_ath.c6614 struct ath_tid *atid = &an->an_tid[tid]; in ath_node_recv_pspoll() local
/freebsd-11-stable/sys/dev/cxgbe/
HDt4_filter.c1205 u_int atid = G_TID_TID(G_AOPEN_ATID(be32toh(cpl->atid_status))); in t4_hashfilter_ao_rpl() local
1412 mk_act_open_req6(struct adapter *sc, struct filter_entry *f, int atid, in mk_act_open_req6()
1456 mk_act_open_req(struct adapter *sc, struct filter_entry *f, int atid, in mk_act_open_req()
1531 int rc, atid = -1; in set_hashfilter() local
HDt4_main.c2828 int atid = -1; in alloc_atid() local
2845 lookup_atid(struct adapter *sc, int atid) in lookup_atid()
2853 free_atid(struct adapter *sc, int atid) in free_atid()
/freebsd-11-stable/sys/dev/cxgb/ulp/tom/
HDcxgb_cpl_io.c196 int atid = -1; in alloc_atid() local
213 free_atid(struct tid_info *t, int atid) in free_atid()
912 unsigned int atid = G_TID(ntohl(rpl->atid)); in do_act_open_rpl() local
960 int atid = -1, mtu_idx, rscale, cpu_idx, qset; in t3_connect() local
1651 unsigned int atid = G_PASS_OPEN_TID(ntohl(req->tos_tid)); in do_act_establish() local
HDcxgb_tom.h163 unsigned int atid) in atid2entry()
/freebsd-11-stable/sys/dev/cxgb/ulp/iw_cxgb/
HDiw_cxgb_cm.h174 unsigned int atid; member
/freebsd-11-stable/contrib/openbsm/libbsm/
HDbsm_wrappers.c70 au_tid_t atid; in audit_submit() local
/freebsd-11-stable/sys/dev/cxgbe/iw_cxgbe/
HDiw_cxgbe.h849 unsigned int atid; member
/freebsd-11-stable/sys/dev/cxgb/common/
HDcxgb_t3_cpl.h668 __be32 atid; member