Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.h777 struct hnae3_knic_private_info { struct
778 struct net_device *netdev; /* Set by KNIC client when init instance */
779 u16 rss_size; /* Allocated RSS queues */
780 u16 req_rss_size;
781 u16 rx_buf_len;
782 u16 num_tx_desc;
783 u16 num_rx_desc;
784 u32 tx_spare_buf_size;
786 struct hnae3_tc_info tc_info;
788 u16 num_tqps; /* total number of TQPs in this handle */
[all …]