Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_vec.h33 struct aq_vec_s *aq_vec_alloc(struct aq_nic_s *aq_nic, unsigned int idx,
H A Daq_vec.c102 struct aq_vec_s *aq_vec_alloc(struct aq_nic_s *aq_nic, unsigned int idx, in aq_vec_alloc() function
H A Daq_nic.c346 aq_vec_alloc(self, self->aq_vecs, aq_nic_get_cfg(self)); in aq_nic_ndev_register()
1477 self->aq_vec[self->aq_vecs] = aq_vec_alloc(self, self->aq_vecs, in aq_nic_realloc_vectors()