Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb3/
A Dcxgb3_defs.h74 static inline struct t3c_tid_entry *lookup_stid(const struct tid_info *t, in lookup_stid() function
A Dcxgb3_offload.c765 t3c_tid = lookup_stid(&(T3C_DATA(dev))->tid_maps, stid); in do_stid_rpl()
810 t3c_tid = lookup_stid(t, stid); in do_cr()
/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/
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()
1411 listen_ctx = (struct listen_ctx *)lookup_stid(cdev->tids, stid); in chtls_pass_accept_request()
1439 data = lookup_stid(cdev->tids, stid); in chtls_pass_accept_req()
1601 data = lookup_stid(cdev->tids, stid); in chtls_pass_establish()
2086 ctx = lookup_stid(cdev->tids, oreq->ts_recent); in abort_syn_rcv()
/linux/drivers/net/ethernet/chelsio/cxgb4/
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/
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()

Completed in 16 milliseconds