Home
last modified time | relevance | path

Searched refs:ustorm_ag_context (Results 1 – 20 of 20) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dbnxe_context.c1204 cdu_usage = &(((struct toe_context *)context)->ustorm_ag_context.cdu_usage); in lm_set_cdu_validation_data()
1208 cdu_usage = &(((struct eth_context *)context)->ustorm_ag_context.cdu_usage); in lm_set_cdu_validation_data()
1212 cdu_usage = &(((struct iscsi_context *)context)->ustorm_ag_context.cdu_usage); in lm_set_cdu_validation_data()
1216 cdu_usage = &(((struct fcoe_context *)context)->ustorm_ag_context.cdu_usage); in lm_set_cdu_validation_data()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Dfcoe_common.h784 struct e4_ustorm_fcoe_task_ag_ctx ustorm_ag_context /* ustorm aggregative context */; member
H A Decore_hsi_iscsi.h580 struct e4_ustorm_iscsi_conn_ag_ctx ustorm_ag_context /* ustorm aggregative context */; member
H A Decore_hsi_fcoe.h783 struct e4_ustorm_fcoe_conn_ag_ctx ustorm_ag_context /* ustorm aggregative context */; member
H A Decore_hsi_iwarp.h477 struct e4_ustorm_rdma_conn_ag_ctx ustorm_ag_context /* ustorm aggregative context */; member
H A Decore_hsi_toe.h593 struct e4_ustorm_toe_conn_ag_ctx ustorm_ag_context /* ustorm aggregative context */; member
H A Discsi_common.h1413 struct e4_ustorm_iscsi_task_ag_ctx ustorm_ag_context /* ustorm aggregative context */; member
H A DpreRoce.h545 struct e4_ustorm_pre_roce_conn_ag_ctx ustorm_ag_context /* ustorm aggregative context */; member
H A Decore_hsi_common.h576 struct e4_ustorm_core_conn_ag_ctx ustorm_ag_context /* ustorm aggregative context */; member
H A Decore_hsi_rdma.h540 struct e4_ustorm_rdma_task_ag_ctx ustorm_ag_context /* ustorm aggregative context */; member
H A Decore_hsi_roce.h110 struct e4_ustorm_rdma_conn_ag_ctx ustorm_ag_context /* ustorm aggregative context */; member
H A Decore_hsi_eth.h588 struct e4_ustorm_eth_conn_ag_ctx ustorm_ag_context /* ustorm aggregative context */; member
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_hsi_iscsi.h580 struct e4_ustorm_iscsi_conn_ag_ctx ustorm_ag_context /* ustorm aggregative context */; member
H A Decore_hsi_fcoe.h783 struct e4_ustorm_fcoe_conn_ag_ctx ustorm_ag_context /* ustorm aggregative context */; member
H A Decore_hsi_toe.h593 struct e4_ustorm_toe_conn_ag_ctx ustorm_ag_context /* ustorm aggregative context */; member
H A Decore_hsi_common.h576 struct e4_ustorm_core_conn_ag_ctx ustorm_ag_context /* ustorm aggregative context */; member
H A Decore_hsi_rdma.h540 struct e4_ustorm_rdma_task_ag_ctx ustorm_ag_context /* ustorm aggregative context */; member
H A Decore_hsi_roce.h110 struct e4_ustorm_rdma_conn_ag_ctx ustorm_ag_context /* ustorm aggregative context */; member
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h3462 struct ustorm_eth_ag_context ustorm_ag_context /* Ustorm aggregative context */; member
5890 struct ustorm_fcoe_ag_context ustorm_ag_context /* Ustorm aggregative context */; member
7301 struct ustorm_iscsi_ag_context ustorm_ag_context /* Ustorm aggregative context */; member
9352 struct ustorm_toe_ag_context ustorm_ag_context /* Ustorm aggregative context */; member
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4sp.c2056 struct ustorm_toe_ag_context *uctx_ag = &ctx->ustorm_ag_context; in _lm_tcp_init_ustorm_toe_context()
5309 DbgBreakIf(((struct toe_context *)ctx_p)->ustorm_ag_context.__state == 0); in lm_tcp_get_delegated()