Home
last modified time | relevance | path

Searched refs:lookup_stid (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_defs.h74 static inline struct t3c_tid_entry *lookup_stid(const struct tid_info *t, in lookup_stid() function
/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_cm.c739 listen_ctx = (struct listen_ctx *)lookup_stid(cdev->tids, stid); in chtls_listen_stop()
766 listen_ctx = (struct listen_ctx *)lookup_stid(cdev->tids, stid); in chtls_pass_open_rpl()
795 data = lookup_stid(cdev->tids, stid); in chtls_close_listsrv_rpl()
919 data = lookup_stid(cdev->tids, oreq->ts_recent); in chtls_pass_open_arp_failure()
1410 listen_ctx = (struct listen_ctx *)lookup_stid(cdev->tids, stid); in chtls_pass_accept_request()
1438 data = lookup_stid(cdev->tids, stid); in chtls_pass_accept_req()
1600 data = lookup_stid(cdev->tids, stid); in chtls_pass_establish()
2085 ctx = lookup_stid(cdev->tids, oreq->ts_recent); in abort_syn_rcv()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.h182 static inline void *lookup_stid(const struct tid_info *t, unsigned int stid) in lookup_stid() function
/linux/drivers/target/iscsi/cxgbit/
H A Dcxgbit_cm.c1237 cnp = lookup_stid(t, stid); in cxgbit_pass_accept_req()
1584 struct cxgbit_np *cnp = lookup_stid(t, stid); in cxgbit_pass_open_rpl()
1606 struct cxgbit_np *cnp = lookup_stid(t, stid); in cxgbit_close_listsrv_rpl()