| /linux/drivers/scsi/cxgbi/cxgb4i/ |
| H A D | cxgb4i.c | 215 unsigned int qid_atid = ((unsigned int)csk->atid) | in send_act_open_req() 250 "csk t4 0x%p, %pI4:%u-%pI4:%u, atid %d, qid %u.\n", in send_act_open_req() 253 csk->atid, csk->rss_qid); in send_act_open_req() 278 "csk t5 0x%p, %pI4:%u-%pI4:%u, atid %d, qid %u.\n", in send_act_open_req() 281 csk->atid, csk->rss_qid); in send_act_open_req() 310 "csk t6 0x%p, %pI4:%u-%pI4:%u, atid %d, qid %u.\n", in send_act_open_req() 313 csk->atid, csk->rss_qid); in send_act_open_req() 321 csk->state, csk->flags, csk->atid, csk->rss_qid); in send_act_open_req() 334 unsigned int qid_atid = ((unsigned int)csk->atid) | in send_act_open_req6() 432 csk->flags, csk->atid, in send_act_open_req6() [all …]
|
| /linux/drivers/net/ethernet/chelsio/cxgb3/ |
| H A D | cxgb3_defs.h | 45 * Map an ATID or STID to their entries in the corresponding TID tables. 48 unsigned int atid) in atid2entry() argument 50 return &t->atid_tab[atid - t->atid_base]; in atid2entry()
|
| H A D | cxgb3_offload.c | 501 void *cxgb3_free_atid(struct t3cdev *tdev, int atid) in cxgb3_free_atid() argument 504 union active_open_entry *p = atid2entry(t, atid); in cxgb3_free_atid() 636 int atid = -1; in cxgb3_alloc_atid() local 645 atid = (p - t->atid_tab) + t->atid_base; in cxgb3_alloc_atid() 652 return atid; in cxgb3_alloc_atid() 703 unsigned int atid = G_TID(ntohl(rpl->atid)); in do_act_open_rpl() local 706 t3c_tid = lookup_atid(&(T3C_DATA(dev))->tid_maps, atid); in do_act_open_rpl() 853 unsigned int atid = G_PASS_OPEN_TID(ntohl(req->tos_tid)); in do_act_establish() local 865 t3c_tid = lookup_atid(t, atid); in do_act_establish()
|
| H A D | t3_cpl.h | 623 __be32 atid; member
|
| /linux/drivers/hwtracing/coresight/ |
| H A D | coresight-ctcu-core.c | 28 * The TMC Coresight Control Unit utilizes four ATID registers to control the data 30 * ATID register is 32 bits. Therefore, an ETR device has a 128-bit long field 84 * __ctcu_set_etr_traceid: Set bit in the ATID register based on trace ID when enable is true. 85 * Reset the bit of the ATID register based on trace ID when enable is false. 112 /* Only program the atid register when the refcnt value is 1 or 0 */ in __ctcu_set_etr_traceid()
|
| /linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/ |
| H A D | chcr_ktls.c | 172 * @atid - connection active tid. 177 int atid) in chcr_ktls_act_open_req() argument 198 TID_TID_V(atid); in chcr_ktls_act_open_req() 223 * @atid - connection active tid. 228 int atid) in chcr_ktls_act_open_req6() argument 248 qid_atid = TID_QID_V(tx_info->rx_qid) | TID_TID_V(atid); in chcr_ktls_act_open_req6() 280 int atid, ret = 0; in chcr_setup_connection() local 282 atid = cxgb4_alloc_atid(t, tx_info); in chcr_setup_connection() 283 if (atid == -1) in chcr_setup_connection() 286 tx_info->atid = atid; in chcr_setup_connection() [all …]
|
| H A D | chcr_ktls.h | 48 int atid; member
|
| /linux/drivers/infiniband/hw/cxgb4/ |
| H A D | cm.c | 561 xa_erase_irq(&ep->com.dev->atids, ep->atid); in act_open_req_arp_failure() 562 cxgb4_free_atid(ep->com.dev->rdev.lldi.tids, ep->atid); in act_open_req_arp_failure() 766 pr_debug("ep %p atid %u\n", ep, ep->atid); in send_connect() 850 ((ep->rss_qid<<14) | ep->atid))); in send_connect() 900 ((ep->rss_qid<<14)|ep->atid))); in send_connect() 1220 unsigned int atid = TID_TID_G(ntohl(req->tos_atid)); in act_establish() local 1224 ep = lookup_atid(t, atid); in act_establish() 1245 /* dealloc the atid */ in act_establish() 1246 xa_erase_irq(&ep->com.dev->atids, atid); in act_establish() 1247 cxgb4_free_atid(t, atid); in act_establish() [all …]
|
| H A D | restrack.c | 256 if (!ep->parent_ep && rdma_nl_put_driver_u32(msg, "atid", in c4iw_fill_res_cm_id_entry() 257 ep->atid)) in c4iw_fill_res_cm_id_entry()
|
| H A D | device.c | 576 "history 0x%lx hwtid %d atid %d " in dump_ep() 581 ep->com.history, ep->hwtid, ep->atid, in dump_ep() 597 "history 0x%lx hwtid %d atid %d " in dump_ep() 602 ep->com.history, ep->hwtid, ep->atid, in dump_ep()
|
| /linux/drivers/scsi/cxgbi/cxgb3i/ |
| H A D | cxgb3i.c | 168 OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_ACT_OPEN_REQ, csk->atid)); in send_act_open_req() 182 csk, csk->state, csk->flags, csk->atid, in send_act_open_req() 469 cxgb3_free_atid(csk->cdev->lldev, csk->atid); in free_atid() 480 unsigned int atid = G_PASS_OPEN_TID(ntohl(req->tos_tid)); in do_act_establish() local 484 "atid 0x%x,tid 0x%x, csk 0x%p,%u,0x%lx, isn %u.\n", in do_act_establish() 485 atid, atid, csk, csk->state, csk->flags, rcv_isn); in do_act_establish() 577 csk, csk->state, csk->flags, csk->atid, rpl->status, in do_act_open_rpl() 979 csk->atid = cxgb3_alloc_atid(t3dev, &t3_client, csk); in init_act_open() 980 if (csk->atid < 0) { in init_act_open() 981 pr_err("NO atid available.\n"); in init_act_open() [all …]
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_uld.h | 177 static inline void *lookup_atid(const struct tid_info *t, unsigned int atid) in lookup_atid() argument 179 return atid < t->natids ? t->atid_tab[atid].data : NULL; in lookup_atid() 247 void cxgb4_free_atid(struct tid_info *t, unsigned int atid);
|
| H A D | cxgb4_filter.c | 1379 int iq, atid, size; in cxgb4_set_hash_filter() local 1430 atid = cxgb4_alloc_atid(t, f); in cxgb4_set_hash_filter() 1431 if (atid < 0) { in cxgb4_set_hash_filter() 1432 ret = atid; in cxgb4_set_hash_filter() 1477 ((adapter->sge.fw_evtq.abs_id << 14) | atid), in cxgb4_set_hash_filter() 1487 ((adapter->sge.fw_evtq.abs_id << 14) | atid), in cxgb4_set_hash_filter() 1504 cxgb4_free_atid(t, atid); in cxgb4_set_hash_filter() 2006 dev_dbg(adap->pdev_dev, "%s: tid = %u; atid = %u; status = %u\n", in hash_filter_rpl()
|
| H A D | cxgb4_main.c | 1595 int atid = -1; in cxgb4_alloc_atid() local 1601 atid = (p - t->atid_tab) + t->atid_base; in cxgb4_alloc_atid() 1607 return atid; in cxgb4_alloc_atid() 1614 void cxgb4_free_atid(struct tid_info *t, unsigned int atid) in cxgb4_free_atid() argument 1616 union aopen_entry *p = &t->atid_tab[atid - t->atid_base]; in cxgb4_free_atid()
|
| H A D | t4_msg.h | 1457 __be32 tid; /* or atid in case of active failure */
|
| H A D | cxgb4_debugfs.c | 3373 seq_printf(seq, "ATID range: 0..%u, in use: %u\n", in tid_info_show()
|
| /linux/drivers/scsi/cxgbi/ |
| H A D | libcxgbi.h | 116 int atid; member 202 CTPF_HAS_ATID, /* reserved atid */
|
| /linux/drivers/iommu/ |
| H A D | msm_iommu_hw-8xxx.h | 477 #define SET_ATID(b, c, v) SET_CONTEXT_FIELD(b, c, FSYNR0, ATID, v) 665 #define GET_ATID(b, c) GET_CONTEXT_FIELD(b, c, FSYNR0, ATID) 1034 #define ATID (ATID_MASK << ATID_SHIFT) macro
|
| /linux/drivers/net/wireless/ath/ath9k/ |
| H A D | main.c | 2015 struct ath_atx_tid *atid; in ath9k_ampdu_action() local 2049 atid = ath_node_to_tid(an, tid); in ath9k_ampdu_action() 2050 atid->baw_size = IEEE80211_MIN_AMPDU_BUF << in ath9k_ampdu_action()
|