Home
last modified time | relevance | path

Searched defs:sge_uld_rxq_info (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h899 struct sge_uld_rxq_info { struct
900 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 */