Searched refs:xstorm_toe_tcp_ag_context_section (Results 1 – 2 of 2) sorted by relevance
2426 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()
2657 struct xstorm_toe_tcp_ag_context_section struct2953 struct xstorm_toe_tcp_ag_context_section tcp /* TCP context section, shared in TOE and ISCSI */;