Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_vec.h43 void aq_vec_stop(struct aq_vec_s *self);
H A Daq_vec.c251 void aq_vec_stop(struct aq_vec_s *self) in aq_vec_stop() function
H A Daq_nic.c1405 aq_vec_stop(self->aq_vec[i]); in aq_nic_stop()