Searched defs:hinic_dev (Results 1 – 1 of 1) sorted by relevance
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 …]