Home
last modified time | relevance | path

Searched refs:tstorm_tcp_st_context_section (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h6686 struct tstorm_tcp_st_context_section struct
6885 struct tstorm_tcp_st_context_section tcp /* TCP context region, shared in TOE, RDMA and iSCSI */;
9287 struct tstorm_tcp_st_context_section tcp /* TCP context region, shared in TOE, RDMA and ISCSI */;
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4sp.c2246 struct tstorm_tcp_st_context_section *ttcp_st; in _lm_tcp_init_tstorm_tcp_context()
2265 mm_mem_zero(ttcp_st, sizeof(struct tstorm_tcp_st_context_section)); in _lm_tcp_init_tstorm_tcp_context()
5233 struct tstorm_tcp_st_context_section * tst_tcp = NULL; in lm_tcp_get_delegated()