HomeSort by: relevance | last modified time | path
    Searched refs:t3_sge_alloc_qset (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/cxgb/
cxgb_adapter.h 517 int t3_sge_alloc_qset(adapter_t *, uint32_t, int, int, const struct qset_params *,
cxgb_main.c 598 err = t3_sge_alloc_qset(sc, qset_idx, (sc)->params.nports,
603 device_printf(sc->dev, "t3_sge_alloc_qset failed with %d\n",
cxgb_sge.c 1968 * t3_sge_alloc_qset - initialize an SGE queue set
1983 t3_sge_alloc_qset(adapter_t *sc, u_int id, int nports, int irq_vec_idx, function in typeref:typename:int

Completed in 15 milliseconds