Searched defs:otx2_hw (Results 1 – 1 of 1) sorted by relevance
183 struct otx2_hw { struct184 struct pci_dev *pdev;185 struct otx2_rss_info rss_info;186 u16 rx_queues;187 u16 tx_queues;188 u16 xdp_queues;189 u16 tot_tx_queues;190 u16 max_queues;191 u16 pool_cnt;192 u16 rqpool_cnt;[all …]