Searched defs:aq_nic_s (Results 1 – 1 of 1) sorted by relevance
127 struct aq_nic_s { struct128 atomic_t flags;129 u32 msg_enable;132 struct aq_hw_s *aq_hw;133 struct bpf_prog *xdp_prog;134 struct net_device *ndev;135 unsigned int aq_vecs;136 unsigned int packet_filter;137 unsigned int power_state;138 u8 port;[all …]
Completed in 4 milliseconds