Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.h803 struct hnae3_knic_private_info { struct
804 struct net_device *netdev; /* Set by KNIC client when init instance */
805 u16 rss_size; /* Allocated RSS queues */
806 u16 req_rss_size;
807 u16 rx_buf_len;
808 u16 num_tx_desc;
809 u16 num_rx_desc;
810 u32 tx_spare_buf_size;
812 struct hnae3_tc_info tc_info;
813 u8 tc_map_mode;
[all …]