Searched defs:hinic_dev (Results 1 – 1 of 1) sorted by relevance
41 struct hinic_dev { struct42 struct net_device *netdev;43 struct hinic_hwdev *hwdev;45 u32 msg_enable;46 unsigned int tx_weight;47 unsigned int rx_weight;49 unsigned int flags;51 struct semaphore mgmt_lock;52 unsigned long *vlan_bitmap;54 struct hinic_rx_mode_work rx_mode_work;[all …]