| /freebsd/sys/dev/ath/ |
| H A D | if_ath_tx.c | 3138 struct ath_tid *atid; in ath_tx_swq() local 3148 atid = &an->an_tid[tid]; in ath_tx_swq() 3168 if (! ath_tx_tid_can_tx_or_sched(sc, atid)) { in ath_tx_swq() 3176 ATH_TID_INSERT_HEAD(atid, bf, bf_list); in ath_tx_swq() 3178 ATH_TID_INSERT_TAIL(atid, bf, bf_list); in ath_tx_swq() 3182 ATH_TID_INSERT_TAIL(atid, bf, bf_list); in ath_tx_swq() 3204 ATH_TID_INSERT_TAIL(atid, bf, bf_list); in ath_tx_swq() 3219 bf = ATH_TID_FIRST(atid); in ath_tx_swq() 3220 ATH_TID_REMOVE(atid, bf, bf_list); in ath_tx_swq() 3240 ath_tx_tid_sched(sc, atid); in ath_tx_swq() [all …]
|
| H A D | if_ath.c | 7082 struct ath_tid *atid = &an->an_tid[tid]; in ath_node_recv_pspoll() local 7086 if (atid->axq_depth == 0) in ath_node_recv_pspoll() 7088 ath_tx_tid_sched(sc, atid); in ath_node_recv_pspoll()
|
| /freebsd/sys/dev/cxgbe/tom/ |
| H A D | t4_connect.c | 78 u_int atid = G_TID_TID(ntohl(cpl->tos_atid)); in do_act_establish() local 79 struct toepcb *toep = lookup_atid(sc, atid); in do_act_establish() 84 KASSERT(toep->tid == atid, ("%s: toep tid/atid mismatch", __func__)); in do_act_establish() 86 CTR3(KTR_CXGBE, "%s: atid %u, tid %u", __func__, atid, tid); in do_act_establish() 87 free_atid(sc, atid); in do_act_establish() 158 u_int atid = G_TID_TID(G_AOPEN_ATID(be32toh(cpl->atid_status))); in do_act_open_rpl() local 160 struct toepcb *toep = lookup_atid(sc, atid); in do_act_open_rpl() 164 KASSERT(toep->tid == atid, ("%s: toep tid/atid mismatch", __func__)); in do_act_open_rpl() 166 CTR3(KTR_CXGBE, "%s: atid %u, status %u ", __func__, atid, status); in do_act_open_rpl()
|
| H A D | t4_tom.c | 1777 u_int opcode, atid, tid; in reclaim_wr_resources() local 1794 atid = G_TID_TID(be32toh(OPCODE_TID(cpl))); in reclaim_wr_resources() 1795 CTR2(KTR_CXGBE, "%s: atid %u ", __func__, atid); in reclaim_wr_resources() 1796 act_open_failure_cleanup(sc, lookup_atid(sc, atid), in reclaim_wr_resources() 2043 int atid; in stop_atids() local 2068 for (atid = 0; atid < t->natids; atid++) { in stop_atids() 2069 toep = lookup_atid(sc, atid); in stop_atids() 2075 MPASS(toep->tid == atid); in stop_atids() 2082 __func__, atid, toep->incarnation); in stop_atids()
|
| /freebsd/sys/dev/cxgbe/crypto/ |
| H A D | t6_kern_tls.c | 150 struct tlspcb *tlsp, int atid, void *dst) in mk_ktls_act_open_req() argument 161 qid_atid = V_TID_QID(sc->sge.fwq.abs_id) | V_TID_TID(atid) | in mk_ktls_act_open_req() 181 struct inpcb *inp, struct tlspcb *tlsp, int atid, void *dst) in mk_ktls_act_open_req6() argument 192 qid_atid = V_TID_QID(sc->sge.fwq.abs_id) | V_TID_TID(atid) | in mk_ktls_act_open_req6() 216 struct inpcb *inp, struct tlspcb *tlsp, int atid) in send_ktls_act_open_req() argument 231 atid); in send_ktls_act_open_req() 236 mk_ktls_act_open_req6(sc, vi, inp, tlsp, atid, wrtod(wr)); in send_ktls_act_open_req() 238 mk_ktls_act_open_req(sc, vi, inp, tlsp, atid, wrtod(wr)); 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 253 struct tlspcb *tlsp = lookup_atid(sc, atid); in ktls_act_open_rpl() [all …]
|
| /freebsd/sys/dev/cxgbe/ |
| H A D | t4_filter.c | 1509 u_int atid = G_TID_TID(G_AOPEN_ATID(be32toh(cpl->atid_status))); in mk_act_open_req6() 1511 struct filter_entry *f = lookup_atid(sc, atid); in mk_act_open_req6() 1548 free_atid(sc, atid); 1716 mk_act_open_req6(struct adapter *sc, struct filter_entry *f, int atid, in mk_abort_req_ulp() 1724 MPASS(atid >= 0); in mk_abort_req_ulp() 1735 V_TID_QID(sc->sge.fwq.abs_id) | V_TID_TID(atid) | 1760 mk_act_open_req(struct adapter *sc, struct filter_entry *f, int atid, in mk_abort_rpl_ulp() 1768 MPASS(atid >= 0); in del_hashfilter_wrlen() 1779 V_TID_QID(sc->sge.fwq.abs_id) | V_TID_TID(atid) | in mk_del_hashfilter_wr() 1839 int rc, atid in del_hashfilter() 1299 u_int atid = G_TID_TID(G_AOPEN_ATID(be32toh(cpl->atid_status))); t4_hashfilter_ao_rpl() local 1506 mk_act_open_req6(struct adapter * sc,struct filter_entry * f,int atid,uint64_t ftuple,struct cpl_act_open_req6 * cpl) mk_act_open_req6() argument 1550 mk_act_open_req(struct adapter * sc,struct filter_entry * f,int atid,uint64_t ftuple,struct cpl_act_open_req * cpl) mk_act_open_req() argument 1625 int rc, atid = -1; set_hashfilter() local [all...] |
| H A D | t4_main.c | 4311 int atid = -1; in alloc_atid() local 4317 atid = p - t->atid_tab; in alloc_atid() 4318 MPASS(atid <= M_TID_TID); in alloc_atid() 4324 return (atid); in alloc_atid() 4328 lookup_atid(struct adapter *sc, int atid) in lookup_atid() argument 4332 return (t->atid_tab[atid].data); in lookup_atid() 4336 free_atid(struct adapter *sc, int atid) in free_atid() argument 4339 union aopen_entry *p = &t->atid_tab[atid]; in free_atid()
|
| /freebsd/contrib/openbsm/libbsm/ |
| H A D | bsm_wrappers.c | 76 au_tid_t atid; in audit_submit() local 142 atid.port = aia.ai_termid.at_port; in audit_submit() 143 atid.machine = aia.ai_termid.at_addr[0]; in audit_submit() 145 getuid(), getgid(), pid, pid, &atid); in audit_submit()
|
| /freebsd/sys/dev/cxgbe/iw_cxgbe/ |
| H A D | iw_cxgbe.h | 852 unsigned int atid; 853 unsigned int atid; global() member
|
| /freebsd/sys/dev/cxgb/common/ |
| H A D | cxgb_t3_cpl.h | 667 __be32 atid; member
|
| /freebsd/contrib/ntp/ |
| H A D | CommitLog | [all...] |