Home
last modified time | relevance | path

Searched refs:lookup_tid (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb3/
A Dcxgb3_defs.h62 static inline struct t3c_tid_entry *lookup_tid(const struct tid_info *t, in lookup_tid() function
A Dcxgb3_offload.c783 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-6.3-rc2/drivers/scsi/cxgbi/cxgb4i/
A Dcxgb4i.c1100 csk = lookup_tid(t, tid); in do_peer_close()
1121 csk = lookup_tid(t, tid); in do_close_con_rpl()
1161 csk = lookup_tid(t, tid); in do_abort_req_rss()
1208 csk = lookup_tid(t, tid); in do_abort_rpl_rss()
1232 csk = lookup_tid(t, tid); in do_rx_data()
1254 csk = lookup_tid(t, tid); in do_rx_iscsi_hdr()
1360 csk = lookup_tid(t, tid); in do_rx_iscsi_data()
1456 csk = lookup_tid(t, tid); in do_rx_data_ddp()
1524 csk = lookup_tid(t, tid); in do_rx_iscsi_cmp()
1611 csk = lookup_tid(t, tid); in do_fw4_ack()
[all …]
/linux-6.3-rc2/drivers/net/ethernet/chelsio/inline_crypto/chtls/
A Dchtls_cm.c1315 newsk = lookup_tid(cdev->tids, tid); in chtls_pass_accept_request()
1579 sk = lookup_tid(cdev->tids, hwtid); in chtls_pass_establish()
1732 sk = lookup_tid(cdev->tids, hwtid); in chtls_rx_data()
1784 sk = lookup_tid(cdev->tids, hwtid); in chtls_rx_pdu()
1853 sk = lookup_tid(cdev->tids, hwtid); in chtls_rx_cmp()
2186 sk = lookup_tid(cdev->tids, hwtid); in chtls_conn_cpl()
2288 sk = lookup_tid(cdev->tids, hwtid); in chtls_wr_ack()
2304 sk = lookup_tid(cdev->tids, hwtid); in chtls_set_tcb_rpl()
/linux-6.3-rc2/drivers/target/iscsi/cxgbit/
A Dcxgbit_cm.c1250 csk = lookup_tid(t, tid); in cxgbit_pass_accept_req()
1634 csk = lookup_tid(t, tid); in cxgbit_pass_establish()
1905 csk = lookup_tid(t, tid); in cxgbit_set_tcb_rpl()
1926 csk = lookup_tid(t, tid); in cxgbit_rx_data()
1990 csk = lookup_tid(t, tid); in cxgbit_rx_cpl()
A Dcxgbit_main.c465 csk = lookup_tid(lldi->tids, tid); in cxgbit_uld_lro_rx_handler()
/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_uld.h166 static inline void *lookup_tid(const struct tid_info *t, unsigned int tid) in lookup_tid() function
A Dcxgb4_filter.c1755 f = lookup_tid(t, filter_id); in cxgb4_del_hash_filter()
1979 f = lookup_tid(t, tid); in hash_del_filter_rpl()
A Dcxgb4_ethtool.c1642 return lookup_tid(t, ftid); in cxgb4_get_filter_entry()
/linux-6.3-rc2/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
A Dchcr_ktls.c725 tx_info = lookup_tid(t, tid); in chcr_ktls_cpl_set_tcb_rpl()

Completed in 31 milliseconds