Symbol: t4_sge_eq_t
usr/src/uts/common/io/cxgbe/t4nex/adapter.h
428
t4_sge_eq_t eq; /* Write Once */
usr/src/uts/common/io/cxgbe/t4nex/adapter.h
487
t4_sge_eq_t eq;
usr/src/uts/common/io/cxgbe/t4nex/adapter.h
641
t4_sge_eq_t **eqmap; /* eq->cntxt_id to EQ mapping */
usr/src/uts/common/io/cxgbe/t4nex/adapter.h
909
void t4_eq_update_dbq_timer(t4_sge_eq_t *, struct port_info *);
usr/src/uts/common/io/cxgbe/t4nex/t4_mac.c
2018
t4_sge_eq_t *eq = &txq->eq;
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
102
static int t4_alloc_eq_base(struct port_info *, t4_sge_eq_t *);
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
106
static void t4_free_eq(struct port_info *, t4_sge_eq_t *);
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
107
static void t4_alloc_eq_post(struct port_info *, t4_sge_eq_t *);
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
1105
t4_sge_eq_t *eq = &txq->eq;
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
1336
t4_sge_eq_t *eq = &fl->eq;
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
1409
t4_sge_eq_t *eq = &fl->eq;
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
1414
*t4_eqmap_slot(sc, eq->tse_cntxt_id) = (t4_sge_eq_t *)fl;
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
1467
t4_sge_eq_t *eq = fl != NULL ? &fl->eq : NULL;
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
147
static inline void copy_to_txd(t4_sge_eq_t *eq, caddr_t from, caddr_t *to,
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
1648
t4_alloc_eq_base(struct port_info *pi, t4_sge_eq_t *eq)
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
1692
t4_alloc_eq_post(struct port_info *pi, t4_sge_eq_t *eq)
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
1717
t4_eq_alloc_eth(struct port_info *pi, t4_sge_eq_t *eq)
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
1800
t4_free_eq(struct port_info *pi, t4_sge_eq_t *eq)
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
1834
t4_sge_eq_t *eq = &txq->eq;
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
186
static inline t4_sge_eq_t **
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
1886
t4_sge_eq_t *eq = &txq->eq;
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
198
t4_eq_credit(t4_sge_eq_t *eq, uint16_t idx)
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
2114
t4_sge_eq_t *eq = &fl->eq;
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
2151
t4_sge_eq_t *eq = &fl->eq;
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
2295
t4_sge_eq_t *eq = &fl->eq;
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
2322
t4_sge_eq_t *eq = &fl->eq;
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
2740
t4_sge_eq_t *eq = &txq->eq;
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
2826
t4_sge_eq_t *eq = &txq->eq;
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
2851
t4_sge_eq_t *eq = &txq->eq;
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
3005
t4_sge_eq_t *eq = &txq->eq;
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
3168
t4_sge_eq_t *eq = &txq->eq;
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
3316
copy_to_txd(t4_sge_eq_t *eq, caddr_t from, caddr_t *to, size_t len)
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
3347
t4_sge_eq_t *eq = &txq->eq;
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
3440
t4_sge_eq_t *eq = &txq->eq;
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
3585
t4_sge_eq_t *eq = &fl->eq;
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
3608
t4_sge_eq_t *eq = &txq->eq;
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
536
t4_sge_eq_t *eq = &txq->eq;
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
570
t4_sge_eq_t *eq = &txq->eq;
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
629
t4_eq_update_dbq_timer(t4_sge_eq_t *eq, struct port_info *pi)