Searched defs:atid (Results 1 – 10 of 10) sorted by relevance
/freebsd/sys/dev/ath/ |
H A D | if_ath_tx.c | 3138 struct ath_tid *atid; in ath_tx_swq() local 3317 struct ath_tid *atid; in ath_tx_tid_init() local 4111 struct ath_tid *atid = &an->an_tid[tid]; in ath_tx_node_flush() local 4189 struct ath_tid *atid = &an->an_tid[tid]; in ath_tx_normal_comp() local 4276 struct ath_tid *atid = &an->an_tid[tid]; in ath_tx_comp_cleanup_unaggr() local 4314 struct ath_tid *atid = &an->an_tid[tid]; in ath_tx_tid_cleanup_frame() local 4379 struct ath_tid *atid = &an->an_tid[tid]; in ath_tx_tid_cleanup() local 4518 struct ath_tid *atid = &an->an_tid[tid]; in ath_tx_aggr_retry_unaggr() local 4609 struct ath_tid *atid = &an->an_tid[tid]; in ath_tx_retry_subframe() local 4761 struct ath_tid *atid = &an->an_tid[tid]; in ath_tx_comp_cleanup_aggr() local [all …]
|
H A D | if_ath.c | 7082 struct ath_tid *atid = &an->an_tid[tid]; in ath_node_recv_pspoll() local
|
/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 151 u_int atid = G_TID_TID(G_AOPEN_ATID(be32toh(cpl->atid_status))); do_act_open_rpl() local [all...] |
H A D | t4_tom.c | 1744 u_int opcode, atid, tid; reclaim_wr_resources() local 2008 int atid; stop_atids() local [all...] |
/freebsd/sys/dev/cxgbe/ |
H A D | t4_filter.c | 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 | 4147 int atid = -1; alloc_atid() local 4164 lookup_atid(struct adapter * sc,int atid) lookup_atid() argument 4172 free_atid(struct adapter * sc,int atid) free_atid() argument
|
/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 181 struct inpcb *inp, struct tlspcb *tlsp, int atid, void *dst) in mk_ktls_act_open_req6() argument 216 struct inpcb *inp, struct tlspcb *tlsp, int atid) in send_ktls_act_open_req() argument 251 u_int atid in ktls_act_open_rpl() local 383 int atid, error, explicit_iv_size, keyid, mac_first; t6_tls_tag_alloc() local [all...] |
/freebsd/contrib/openbsm/libbsm/ |
H A D | bsm_wrappers.c | 76 au_tid_t atid; in audit_submit() local
|
/freebsd/sys/dev/cxgbe/iw_cxgbe/ |
H A D | iw_cxgbe.h | 853 unsigned int atid; global() member
|
/freebsd/sys/dev/cxgb/common/ |
H A D | cxgb_t3_cpl.h | 667 __be32 atid; member
|