Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dbnxe_context.c1203 cdu_usage = &(((struct toe_context *)context)->ustorm_ag_context.cdu_usage); in lm_set_cdu_validation_data()
1207 cdu_usage = &(((struct eth_context *)context)->ustorm_ag_context.cdu_usage); in lm_set_cdu_validation_data()
1211 cdu_usage = &(((struct iscsi_context *)context)->ustorm_ag_context.cdu_usage); in lm_set_cdu_validation_data()
1215 cdu_usage = &(((struct fcoe_context *)context)->ustorm_ag_context.cdu_usage); in lm_set_cdu_validation_data()
/titanic_41/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
/titanic_41/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()