Searched defs:hinic_dev (Results 1 – 1 of 1) sorted by relevance
79 struct hinic_dev { struct80 struct net_device *netdev;81 struct hinic_hwdev *hwdev;83 u32 msg_enable;84 unsigned int tx_weight;85 unsigned int rx_weight;86 u16 num_qps;87 u16 max_qps;89 unsigned int flags;91 struct semaphore mgmt_lock;[all …]