Home
last modified time | relevance | path

Searched refs:xstorm_ag_context (Results 1 – 18 of 18) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_spq.c278 SET_FIELD(p_cxt->xstorm_ag_context.flags10, in ecore_spq_hw_initialize()
280 SET_FIELD(p_cxt->xstorm_ag_context.flags1, in ecore_spq_hw_initialize()
284 SET_FIELD(p_cxt->xstorm_ag_context.flags9, in ecore_spq_hw_initialize()
294 p_cxt->xstorm_ag_context.physical_q0 = OSAL_CPU_TO_LE16(physical_q); in ecore_spq_hw_initialize()
H A Decore_hsi_iscsi.h576 struct e4_xstorm_iscsi_conn_ag_ctx xstorm_ag_context /* xstorm aggregative context */; member
H A Decore_hsi_fcoe.h776 struct e4_xstorm_fcoe_conn_ag_ctx xstorm_ag_context /* xstorm aggregative context */; member
H A Decore_hsi_toe.h589 struct e4_xstorm_toe_conn_ag_ctx xstorm_ag_context /* xstorm aggregative context */; member
H A Decore_hsi_common.h574 struct e4_xstorm_core_conn_ag_ctx xstorm_ag_context /* xstorm aggregative context */; member
H A Decore_hsi_roce.h107 struct e4_xstorm_rdma_conn_ag_ctx xstorm_ag_context /* xstorm aggregative context */; member
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dbnxe_context.c1203 cdu_reserved = &((struct toe_context *)context)->xstorm_ag_context.cdu_reserved; in lm_set_cdu_validation_data()
1207 cdu_reserved = &(((struct eth_context *)context)->xstorm_ag_context.cdu_reserved); in lm_set_cdu_validation_data()
1211 cdu_reserved = &(((struct iscsi_context *)context)->xstorm_ag_context.cdu_reserved); in lm_set_cdu_validation_data()
1215 cdu_reserved = &(((struct fcoe_context *)context)->xstorm_ag_context.cdu_reserved); in lm_set_cdu_validation_data()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Decore_hsi_iscsi.h576 struct e4_xstorm_iscsi_conn_ag_ctx xstorm_ag_context /* xstorm aggregative context */; member
H A Decore_hsi_fcoe.h776 struct e4_xstorm_fcoe_conn_ag_ctx xstorm_ag_context /* xstorm aggregative context */; member
H A Decore_hsi_iwarp.h474 struct e4_xstorm_iwarp_conn_ag_ctx xstorm_ag_context /* xstorm aggregative context */; member
H A Decore_hsi_toe.h589 struct e4_xstorm_toe_conn_ag_ctx xstorm_ag_context /* xstorm aggregative context */; member
H A DpreRoce.h541 struct e4_xstorm_pre_roce_conn_ag_ctx xstorm_ag_context /* xstorm aggregative context */; member
H A Decore_hsi_common.h574 struct e4_xstorm_core_conn_ag_ctx xstorm_ag_context /* xstorm aggregative context */; member
H A Decore_hsi_roce.h107 struct e4_xstorm_rdma_conn_ag_ctx xstorm_ag_context /* xstorm aggregative context */; member
H A Decore_hsi_eth.h584 struct e4_xstorm_eth_conn_ag_ctx xstorm_ag_context /* xstorm aggregative context */; member
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4sp.c1998 struct xstorm_toe_ag_context * xctx_ag = &ctx->xstorm_ag_context; in _lm_tcp_init_xstorm_toe_context()
2437 xtcp_ag = &((struct toe_context *)tcp->ctx_virt)->xstorm_ag_context.tcp; in _lm_tcp_init_xstorm_tcp_context()
2440 …storm_toe_tcp_ag_context_section *)&((struct iscsi_context *)tcp->ctx_virt)->xstorm_ag_context.tcp; in _lm_tcp_init_xstorm_tcp_context()
2711 … xstorm_iscsi_ag_context * xiscsi_ag = &((struct iscsi_context *)tcp->ctx_virt)->xstorm_ag_context; in _lm_tcp_init_iscsi_tcp_related_context()
5254 xag_tcp = &((struct toe_context *)ctx_p)->xstorm_ag_context.tcp; in lm_tcp_get_delegated()
5259 xag_toe = &((struct toe_context *)ctx_p)->xstorm_ag_context; in lm_tcp_get_delegated()
5284 …struct xstorm_toe_tcp_ag_context_section *)&((struct iscsi_context *)ctx_p)->xstorm_ag_context.tcp; in lm_tcp_get_delegated()
5311 DbgBreakIf(((struct toe_context *)ctx_p)->xstorm_ag_context.__state == 0); in lm_tcp_get_delegated()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h3459 struct xstorm_eth_ag_context xstorm_ag_context /* Xstorm aggregative context */; member
5888 struct xstorm_fcoe_ag_context xstorm_ag_context /* Xstorm aggregative context */; member
7298 struct xstorm_iscsi_ag_context xstorm_ag_context /* Xstorm aggregative context */; member
9349 struct xstorm_toe_ag_context xstorm_ag_context /* Xstorm aggregative context */; member
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/
H A Dlm_l5.c2224 ctx->xstorm_ag_context.hq_prod = 1; //this value represents actual hq_prod + 1 in lm_sc_init_iscsi_context()