Home
last modified time | relevance | path

Searched refs:sge_params (Results 1 – 8 of 8) sorted by relevance

/freebsd-10-stable/sys/dev/cxgb/common/
Dcxgb_common.h322 struct sge_params { struct
387 struct sge_params sge;
801 void t3_sge_prep(adapter_t *adap, struct sge_params *p);
802 void t3_sge_init(adapter_t *adap, struct sge_params *p);
/freebsd-10-stable/sys/dev/cxgbe/iw_cxgbe/
Ddevice.c90 struct sge_params *sp = &sc->params.sge; in c4iw_rdev_open()
/freebsd-10-stable/sys/dev/cxgbe/common/
Dt4vf_hw.c95 struct sge_params *sp = &adapter->params.sge; in t4vf_get_sge_params()
Dcommon.h212 struct sge_params { struct
328 struct sge_params sge;
Dt4_hw.c8138 struct sge_params *sp = &adapter->params.sge; in t4_init_sge_params()
/freebsd-10-stable/sys/dev/cxgbe/
Dt4_netmap.c94 struct sge_params *sp = &sc->params.sge; in alloc_nm_rxq_hwq()
Dt4_sge.c642 struct sge_params *sp = &sc->params.sge; in t4_read_chip_settings()
837 struct sge_params *sp = &sc->params.sge; in t4_sge_sysctls()
2663 struct sge_params *sp = &sc->params.sge; in alloc_iq_fl()
/freebsd-10-stable/sys/dev/cxgb/
Dcxgb_sge.c423 t3_sge_init(adapter_t *adap, struct sge_params *p) in t3_sge_init()
543 t3_sge_prep(adapter_t *adap, struct sge_params *p) in t3_sge_prep()