Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/aquantia/atlantic/
Daq_vec.h37 int aq_vec_init(struct aq_vec_s *self, const struct aq_hw_ops *aq_hw_ops,
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
Daq_nic.c449 aq_vec_init(aq_vec, self->aq_hw_ops, self->aq_hw); in aq_nic_init()