Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4sp.c2245 struct tstorm_toe_tcp_ag_context_section *ttcp_ag; in _lm_tcp_init_tstorm_tcp_context()
2253 …ASSERT_STATIC(sizeof(struct tstorm_toe_tcp_ag_context_section) == sizeof(struct tstorm_tcp_tcp_ag_… in _lm_tcp_init_tstorm_tcp_context()
2261 …ttcp_ag = (struct tstorm_toe_tcp_ag_context_section *)&((struct iscsi_context *)tcp->ctx_virt)->ts… in _lm_tcp_init_tstorm_tcp_context()
2264 mm_mem_zero(ttcp_ag, sizeof(struct tstorm_toe_tcp_ag_context_section)); in _lm_tcp_init_tstorm_tcp_context()
5235 struct tstorm_toe_tcp_ag_context_section * tag_tcp = NULL; in lm_tcp_get_delegated()
5246 …ASSERT_STATIC(sizeof(struct tstorm_toe_tcp_ag_context_section) == sizeof(struct tstorm_tcp_tcp_ag_… in lm_tcp_get_delegated()
5286 …tag_tcp = (struct tstorm_toe_tcp_ag_context_section *)&((struct toe_context *)ctx_p)->tstorm_ag_co… in lm_tcp_get_delegated()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h1274 struct tstorm_toe_tcp_ag_context_section struct
1445 struct tstorm_toe_tcp_ag_context_section tcp /* TCP context section, shared in TOE and iSCSI */;