Searched defs:otx2_hw (Results 1 – 1 of 1) sorted by relevance
176 struct otx2_hw { struct177 struct pci_dev *pdev;178 struct otx2_rss_info rss_info;179 u16 rx_queues;180 u16 tx_queues;181 u16 xdp_queues;182 u16 tot_tx_queues;183 u16 max_queues;184 u16 pool_cnt;185 u16 rqpool_cnt;[all …]