Searched defs:hinic3_nic_dev (Results 1 – 1 of 1) sorted by relevance
98 struct hinic3_nic_dev { struct99 struct pci_dev *pdev;100 struct net_device *netdev;101 struct hinic3_hwdev *hwdev;102 struct hinic3_nic_io *nic_io;104 u16 max_qps;105 u16 rx_buf_len;106 u32 lro_replenish_thld;107 unsigned long *vlan_bitmap;108 unsigned long flags;[all …]