Searched defs:hinic_dev (Results 1 – 1 of 1) sorted by relevance
50 struct hinic_dev { struct51 struct net_device *netdev;52 struct hinic_hwdev *hwdev;54 u32 msg_enable;55 unsigned int tx_weight;56 unsigned int rx_weight;57 u16 num_qps;58 u16 max_qps;60 unsigned int flags;62 struct semaphore mgmt_lock;[all …]