Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4sp.c2426 struct xstorm_toe_tcp_ag_context_section * xtcp_ag; in _lm_tcp_init_xstorm_tcp_context()
2435 …ASSERT_STATIC(sizeof(struct xstorm_toe_tcp_ag_context_section) == sizeof(struct xstorm_tcp_tcp_ag_… in _lm_tcp_init_xstorm_tcp_context()
2440 …xtcp_ag = (struct xstorm_toe_tcp_ag_context_section *)&((struct iscsi_context *)tcp->ctx_virt)->xs… in _lm_tcp_init_xstorm_tcp_context()
2444 mm_mem_zero(xtcp_ag, sizeof(struct xstorm_toe_tcp_ag_context_section)); in _lm_tcp_init_xstorm_tcp_context()
5232 struct xstorm_toe_tcp_ag_context_section * xag_tcp = NULL; in lm_tcp_get_delegated()
5245 …ASSERT_STATIC(sizeof(struct xstorm_toe_tcp_ag_context_section) == sizeof(struct xstorm_tcp_tcp_ag_… in lm_tcp_get_delegated()
5284 …xag_tcp = (struct xstorm_toe_tcp_ag_context_section *)&((struct iscsi_context *)ctx_p)->xstorm_ag_… in lm_tcp_get_delegated()
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h2657 struct xstorm_toe_tcp_ag_context_section struct
2953 struct xstorm_toe_tcp_ag_context_section tcp /* TCP context section, shared in TOE and ISCSI */;