Searched defs:aq_hw_ops (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/aquantia/atlantic/
H A Daq_vec.c15 const struct aq_hw_ops *aq_hw_ops; member in struct:aq_vec_s
180 int aq_vec_init(struct aq_vec_s *self, const struct aq_hw_ops *aq_hw_ops, argument
[all...]
H A Daq_filters.c335 const struct aq_hw_ops *aq_hw_ops = aq_nic->aq_hw_ops; local
456 const struct aq_hw_ops *aq_hw_ops = aq_nic->aq_hw_ops; local
563 aq_set_fl3l4(struct aq_hw_s *aq_hw, const struct aq_hw_ops *aq_hw_ops, struct aq_rx_filter_l3l4 *data) argument
576 const struct aq_hw_ops *aq_hw_ops = aq_nic->aq_hw_ops; local
825 const struct aq_hw_ops *aq_hw_ops = aq_nic->aq_hw_ops; local
868 const struct aq_hw_ops *aq_hw_ops = aq_nic->aq_hw_ops; local
[all...]
H A Daq_nic.h139 const struct aq_hw_ops *aq_hw_ops; member in struct:aq_nic_s
H A Daq_hw.h208 struct aq_hw_ops { struct

Completed in 125 milliseconds