Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h842 struct hnae3_knic_private_info { struct
843 struct net_device *netdev; /* Set by KNIC client when init instance */
844 u16 rss_size; /* Allocated RSS queues */
845 u16 req_rss_size;
846 u16 rx_buf_len;
847 u16 num_tx_desc;
848 u16 num_rx_desc;
849 u32 tx_spare_buf_size;
851 struct hnae3_tc_info tc_info;
852 u8 tc_map_mode;
[all …]