Searched defs:hinic_dev (Results 1 – 2 of 2) 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 …]
75 struct hinic_dev { struct76 struct net_device *netdev;77 struct hinic_hwdev *hwdev;79 u32 msg_enable;80 unsigned int tx_weight;81 unsigned int rx_weight;82 u16 num_qps;83 u16 max_qps;85 unsigned int flags;87 struct semaphore mgmt_lock;[all …]