Symbol: sge_ofld_rxq
drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
899
struct sge_ofld_rxq *uldrxq; /* Rxq's for ULD */
drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
978
struct sge_ofld_rxq *eohw_rxq;
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
2809
const struct sge_ofld_rxq *rx = &s->eohw_rxq[base_qset];
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
2936
const struct sge_ofld_rxq *rx;
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
2964
const struct sge_ofld_rxq *rx;
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
2988
const struct sge_ofld_rxq *rx;
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
3014
const struct sge_ofld_rxq *rx;
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
3040
const struct sge_ofld_rxq *rx;
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
3066
const struct sge_ofld_rxq *rx;
drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_mqprio.c
152
struct sge_ofld_rxq *eorxq;
drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_mqprio.c
159
adap->sge.eohw_rxq = kzalloc_objs(struct sge_ofld_rxq,
drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_mqprio.c
273
struct sge_ofld_rxq *eorxq;
drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c
112
struct sge_ofld_rxq *q = rxq_info->uldrxq;
drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c
203
struct sge_ofld_rxq *q)
drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c
272
rxq_info->uldrxq = kzalloc_objs(struct sge_ofld_rxq, nrxq);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c
286
struct sge_ofld_rxq *r = &rxq_info->uldrxq[i];
drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c
300
struct sge_ofld_rxq *r = &rxq_info->uldrxq[i];
drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c
78
struct sge_ofld_rxq *rxq = container_of(q, struct sge_ofld_rxq, rspq);
drivers/net/ethernet/chelsio/cxgb4/sge.c
2533
struct sge_ofld_rxq *rxq;