Lines Matching refs:aq_dev
178 static int aq_hw_capabilities(struct aq_dev *softc);
179 static void aq_add_stats_sysctls(struct aq_dev *softc);
188 static bool aq_is_vlan_promisc_required(struct aq_dev *softc);
189 static void aq_update_vlan_filters(struct aq_dev *softc);
209 "aq", aq_methods, sizeof(struct aq_dev),
270 "aq_if", aq_if_methods, sizeof(struct aq_dev)
326 struct aq_dev *softc; in aq_if_attach_pre()
437 struct aq_dev *softc;
481 struct aq_dev *softc;
543 struct aq_dev *softc;
582 struct aq_dev *softc;
631 struct aq_dev *softc;
660 struct aq_dev *softc;
721 struct aq_dev *softc;
752 struct aq_dev *softc = iflib_get_softc(ctx);
771 struct aq_dev *softc = arg;
788 struct aq_dev *softc = arg;
806 aq_is_mc_promisc_required(struct aq_dev *softc)
814 struct aq_dev *softc = iflib_get_softc(ctx);
864 struct aq_dev *softc = iflib_get_softc(ctx);
888 struct aq_dev *softc;
905 struct aq_dev *softc;
928 struct aq_dev *softc = iflib_get_softc(ctx);
942 struct aq_dev *softc = iflib_get_softc(ctx);
956 struct aq_dev *softc = iflib_get_softc(ctx);
970 struct aq_dev *softc;
1029 aq_is_vlan_promisc_required(struct aq_dev *softc)
1043 aq_update_vlan_filters(struct aq_dev *softc)
1073 struct aq_dev *softc = iflib_get_softc(ctx);
1087 struct aq_dev *softc = iflib_get_softc(ctx);
1101 struct aq_dev *softc = iflib_get_softc(ctx);
1112 aq_hw_capabilities(struct aq_dev *softc)
1162 struct aq_dev *softc = (struct aq_dev *)arg1;
1273 aq_add_stats_sysctls(struct aq_dev *softc)