Searched refs:aq_nic_get_cfg (Results 1 – 6 of 6) sorted by relevance
176 struct aq_nic_cfg_s *cfg = aq_nic_get_cfg(nic); in aq_ethtool_n_stats()251 cfg = aq_nic_get_cfg(nic); in aq_ethtool_get_strings()435 cfg = aq_nic_get_cfg(aq_nic); in aq_ethtool_get_rss_key_size()447 cfg = aq_nic_get_cfg(aq_nic); in aq_ethtool_get_rss()471 cfg = aq_nic_get_cfg(aq_nic); in aq_ethtool_set_rss()505 cfg = aq_nic_get_cfg(aq_nic); in aq_ethtool_get_rxnfc()557 cfg = aq_nic_get_cfg(aq_nic); in aq_ethtool_get_coalesce()583 cfg = aq_nic_get_cfg(aq_nic); in aq_ethtool_set_coalesce()616 cfg = aq_nic_get_cfg(aq_nic); in aq_ethtool_get_wol()630 cfg = aq_nic_get_cfg(aq_nic); in aq_ethtool_set_wol()[all …]
238 &aq_nic_get_cfg(self)->aq_hw_caps); in aq_pci_probe()247 self->aq_hw->aq_nic_cfg = aq_nic_get_cfg(self); in aq_pci_probe()289 aq_nic_get_cfg(self)->aq_hw_caps->msix_irqs); in aq_pci_probe()
339 for (self->aq_vecs = 0; self->aq_vecs < aq_nic_get_cfg(self)->vecs; in aq_nic_ndev_register()342 aq_vec_alloc(self, self->aq_vecs, aq_nic_get_cfg(self)); in aq_nic_ndev_register()436 aq_nic_get_cfg(self)); in aq_nic_init()443 if (aq_nic_get_cfg(self)->is_ptp) { in aq_nic_init()470 cfg = aq_nic_get_cfg(self); in aq_nic_start()570 struct aq_nic_cfg_s *cfg = aq_nic_get_cfg(self); in aq_nic_map_skb()724 struct aq_nic_cfg_s *cfg = aq_nic_get_cfg(self); in aq_nic_xmit()1187 struct aq_nic_cfg_s *aq_nic_get_cfg(struct aq_nic_s *self) in aq_nic_get_cfg() function1324 struct aq_nic_cfg_s *cfg = aq_nic_get_cfg(self); in aq_nic_realloc_vectors()
153 aq_cfg = aq_nic_get_cfg(aq_nic); in aq_ndev_set_features()354 struct aq_nic_cfg_s *aq_nic_cfg = aq_nic_get_cfg(self); in aq_validate_mqprio_opt()
199 struct aq_nic_cfg_s *aq_nic_get_cfg(struct aq_nic_s *self);
997 aq_nic_get_cfg(aq_nic)->aq_rss.base_cpu_number; in aq_ptp_ring_alloc()