Searched refs:aq_cfg (Results 1 – 2 of 2) sorted by relevance
422 struct aq_nic_cfg_s *aq_cfg; in aq_xdp_xmit() local425 aq_cfg = aq_nic_get_cfg(aq_nic); in aq_xdp_xmit()426 vec = cpu % aq_cfg->vecs; in aq_xdp_xmit()427 ring = aq_nic->aq_ring_tx[AQ_NIC_CFG_TCVEC2RING(aq_cfg, 0, vec)]; in aq_xdp_xmit()
452 some parameters can be changed in the {source_dir}/aq_cfg.h file.538 After the aq_cfg.h file changed the driver must be rebuilt to take effect.