Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_defs.h62 static inline struct t3c_tid_entry *lookup_tid(const struct tid_info *t, in lookup_tid() function
H 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()
/OK3568_Linux_fs/kernel/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c1099 csk = lookup_tid(t, tid); in do_peer_close()
1120 csk = lookup_tid(t, tid); in do_close_con_rpl()
1160 csk = lookup_tid(t, tid); in do_abort_req_rss()
1207 csk = lookup_tid(t, tid); in do_abort_rpl_rss()
1231 csk = lookup_tid(t, tid); in do_rx_data()
1253 csk = lookup_tid(t, tid); in do_rx_iscsi_hdr()
1359 csk = lookup_tid(t, tid); in do_rx_iscsi_data()
1455 csk = lookup_tid(t, tid); in do_rx_data_ddp()
1523 csk = lookup_tid(t, tid); in do_rx_iscsi_cmp()
1610 csk = lookup_tid(t, tid); in do_fw4_ack()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H 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()
/OK3568_Linux_fs/kernel/drivers/target/iscsi/cxgbit/
H A Dcxgbit_cm.c1249 csk = lookup_tid(t, tid); in cxgbit_pass_accept_req()
1633 csk = lookup_tid(t, tid); in cxgbit_pass_establish()
1907 csk = lookup_tid(t, tid); in cxgbit_set_tcb_rpl()
1928 csk = lookup_tid(t, tid); in cxgbit_rx_data()
1992 csk = lookup_tid(t, tid); in cxgbit_rx_cpl()
H A Dcxgbit_main.c458 csk = lookup_tid(lldi->tids, tid); in cxgbit_uld_lro_rx_handler()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.h166 static inline void *lookup_tid(const struct tid_info *t, unsigned int tid) in lookup_tid() function
H 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()
H A Dcxgb4_ethtool.c1634 return lookup_tid(t, ftid); in cxgb4_get_filter_entry()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H A Dchcr_ktls.c726 tx_info = lookup_tid(t, tid); in chcr_ktls_cpl_set_tcb_rpl()