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