Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_vec.h40 void aq_vec_free(struct aq_vec_s *self);
H A Daq_vec.c285 void aq_vec_free(struct aq_vec_s *self) in aq_vec_free() function
H A Daq_nic.c1462 aq_vec_free(self->aq_vec[i]); in aq_nic_free_vectors()