Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h822 struct hnae3_knic_private_info { struct
823 struct net_device *netdev; /* Set by KNIC client when init instance */
824 u16 rss_size; /* Allocated RSS queues */
825 u16 req_rss_size;
826 u16 rx_buf_len;
827 u16 num_tx_desc;
828 u16 num_rx_desc;
829 u32 tx_spare_buf_size;
831 struct hnae3_tc_info tc_info;
832 u8 tc_map_mode;
[all …]