Searched defs:sge_uld_rxq_info (Results 1 – 1 of 1) sorted by relevance
899 struct sge_uld_rxq_info { struct900 char name[IFNAMSIZ]; /* name of ULD driver */901 struct sge_ofld_rxq *uldrxq; /* Rxq's for ULD */902 u16 *rspq_id; /* response queue id's of rxq */903 u16 nrxq; /* # of ingress uld queues */904 u16 nciq; /* # of completion queues */905 u8 uld; /* uld type */