Home
last modified time | relevance | path

Searched refs:aq_vec_init (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_vec.h37 int aq_vec_init(struct aq_vec_s *self, const struct aq_hw_ops *aq_hw_ops,
H A Daq_vec.c180 int aq_vec_init(struct aq_vec_s *self, const struct aq_hw_ops *aq_hw_ops, in aq_vec_init() function
H A Daq_nic.c449 aq_vec_init(aq_vec, self->aq_hw_ops, self->aq_hw); in aq_nic_init()