Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/aquantia/atlantic/
Daq_vec.h29 struct aq_vec_s *aq_vec_alloc(struct aq_nic_s *aq_nic, unsigned int idx,
Daq_ethtool.c386 aq_vec_alloc(aq_nic, aq_nic->aq_vecs, aq_nic_cfg); in aq_set_ringparam()
Daq_vec.c105 struct aq_vec_s *aq_vec_alloc(struct aq_nic_s *aq_nic, unsigned int idx, in aq_vec_alloc() function
Daq_nic.c224 aq_vec_alloc(self, self->aq_vecs, aq_nic_get_cfg(self)); in aq_nic_ndev_register()