Searched refs:lookup_tid (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/chelsio/cxgb3/ |
| D | cxgb3_defs.h | 62 static inline struct t3c_tid_entry *lookup_tid(const struct tid_info *t, in lookup_tid() function
|
| D | cxgb3_offload.c | 783 t3c_tid = lookup_tid(&(T3C_DATA(dev))->tid_maps, hwtid); in do_hwtid_rpl() 850 t3c_tid = lookup_tid(&(T3C_DATA(dev))->tid_maps, hwtid); in do_abort_req_rss() 950 t3c_tid = lookup_tid(&(T3C_DATA(dev))->tid_maps, hwtid); in do_term() 1139 te = lookup_tid(ti, tid); in cxgb_redirect()
|
| /Linux-v5.4/drivers/scsi/cxgbi/cxgb4i/ |
| D | cxgb4i.c | 1018 csk = lookup_tid(t, tid); in do_peer_close() 1039 csk = lookup_tid(t, tid); in do_close_con_rpl() 1079 csk = lookup_tid(t, tid); in do_abort_req_rss() 1126 csk = lookup_tid(t, tid); in do_abort_rpl_rss() 1151 csk = lookup_tid(t, tid); in do_rx_data() 1173 csk = lookup_tid(t, tid); in do_rx_iscsi_hdr() 1279 csk = lookup_tid(t, tid); in do_rx_iscsi_data() 1375 csk = lookup_tid(t, tid); in do_rx_data_ddp() 1443 csk = lookup_tid(t, tid); in do_rx_iscsi_cmp() 1530 csk = lookup_tid(t, tid); in do_fw4_ack() [all …]
|
| /Linux-v5.4/drivers/crypto/chelsio/chtls/ |
| D | chtls_cm.c | 1159 newsk = lookup_tid(cdev->tids, tid); in chtls_pass_accept_request() 1412 sk = lookup_tid(cdev->tids, hwtid); in chtls_pass_establish() 1560 sk = lookup_tid(cdev->tids, hwtid); in chtls_rx_data() 1612 sk = lookup_tid(cdev->tids, hwtid); in chtls_rx_pdu() 1681 sk = lookup_tid(cdev->tids, hwtid); in chtls_rx_cmp() 2036 sk = lookup_tid(cdev->tids, hwtid); in chtls_conn_cpl() 2144 sk = lookup_tid(cdev->tids, hwtid); in chtls_wr_ack()
|
| /Linux-v5.4/drivers/target/iscsi/cxgbit/ |
| D | cxgbit_cm.c | 1249 csk = lookup_tid(t, tid); in cxgbit_pass_accept_req() 1618 csk = lookup_tid(t, tid); in cxgbit_pass_establish() 1893 csk = lookup_tid(t, tid); in cxgbit_set_tcb_rpl() 1914 csk = lookup_tid(t, tid); in cxgbit_rx_data() 1978 csk = lookup_tid(t, tid); in cxgbit_rx_cpl()
|
| D | cxgbit_main.c | 458 csk = lookup_tid(lldi->tids, tid); in cxgbit_uld_lro_rx_handler()
|
| /Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/ |
| D | cxgb4_uld.h | 138 static inline void *lookup_tid(const struct tid_info *t, unsigned int tid) in lookup_tid() function
|
| D | cxgb4_filter.c | 1471 f = lookup_tid(t, filter_id); in cxgb4_del_hash_filter() 1682 f = lookup_tid(t, tid); in hash_del_filter_rpl()
|