Home
last modified time | relevance | path

Searched refs:gp2 (Results 1 – 25 of 26) sorted by relevance

12

/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dptp.c28 if (gp2 < mvm->ptp_data.last_gp2 && in iwl_mvm_ptp_update_new_read()
43 mvm->ptp_data.last_gp2 = gp2; in iwl_mvm_ptp_update_new_read()
119 *gp2 = div_u64(gp2_10ns, 100); in iwl_mvm_get_crosstimestamp_fw()
141 *gp2 = tmp_gp2; in iwl_mvm_phc_get_crosstimestamp_loop()
144 *gp2, *sys_time); in iwl_mvm_phc_get_crosstimestamp_loop()
157 u32 gp2; in iwl_mvm_phc_get_crosstimestamp() local
198 u32 gp2; in iwl_mvm_ptp_work() local
201 gp2 = iwl_mvm_get_systime(mvm); in iwl_mvm_ptp_work()
211 u64 gp2; in iwl_mvm_ptp_gettime() local
243 u32 gp2; in iwl_mvm_ptp_adjfine() local
[all …]
H A Dmac-ctxt.c1445 struct ieee80211_vif *csa_vif, u32 gp2, in iwl_mvm_csa_count_down() argument
1463 !iwl_mvm_te_scheduled(&mvmvif->time_event_data) && gp2 && in iwl_mvm_csa_count_down()
1468 u32 apply_time = gp2 + rel_time * 1024; in iwl_mvm_csa_count_down()
1496 mvm->ap_last_beacon_gp2 = le32_to_cpu(beacon->gp2); in iwl_mvm_rx_beacon_notif()
H A Dutils.c1150 u32 *gp2, u64 *boottime, ktime_t *realtime) in iwl_mvm_get_sync_time() argument
1163 *gp2 = iwl_mvm_get_systime(mvm); in iwl_mvm_get_sync_time()
H A Drxmq.c897 u32 reorder, u32 gp2, int queue) in iwl_mvm_oldsn_workaround() argument
901 if (gp2 != buffer->consec_oldsn_ampdu_gp2) { in iwl_mvm_oldsn_workaround()
912 buffer->consec_oldsn_ampdu_gp2 = gp2; in iwl_mvm_oldsn_workaround()
H A Dmvm.h1634 void iwl_mvm_get_sync_time(struct iwl_mvm *mvm, int clock_type, u32 *gp2,
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dmediatek,net.yaml130 - const: gp2
190 - const: gp2
232 - const: gp2
270 - const: gp2
308 - const: gp2
347 - const: gp2
445 clock-names = "ethif", "esw", "gp0", "gp1", "gp2",
530 clock-names = "fe", "gp2", "gp1", "wocpu1", "wocpu0",
H A Dmediatek-net.txt21 "ethif", "esw", "gp2", "gp1" : For MT2701 and MT7623 SoC
22 "ethif", "esw", "gp0", "gp1", "gp2", "sgmii_tx250m", "sgmii_rx250m",
24 "ethif", "sgmiitop", "esw", "gp0", "gp1", "gp2", "fe", "sgmii_tx250m",
63 clock-names = "ethif", "esw", "gp2", "gp1";
/freebsd/sbin/geom/core/
H A Dgeom.c692 struct ggeom *gp2; in compute_tree_width_geom() local
701 LIST_FOREACH(gp2, &classp2->lg_geom, lg_geom) { in compute_tree_width_geom()
703 &gp2->lg_consumer, lg_consumer) { in compute_tree_width_geom()
707 gp2, indent + 2); in compute_tree_width_geom()
744 struct ggeom *gp2; in show_tree_geom() local
762 LIST_FOREACH(gp2, &classp2->lg_geom, lg_geom) { in show_tree_geom()
764 &gp2->lg_consumer, lg_consumer) { in show_tree_geom()
767 show_tree_geom(mesh, gp2, in show_tree_geom()
/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dtx.h833 __le32 gp2; member
847 __le32 gp2; member
H A Ddebug.h294 __le32 gp2; member
/freebsd/sys/geom/eli/
H A Dg_eli_ctl.c932 struct g_geom *gp, *gp2; in g_eli_ctl_suspend() local
934 LIST_FOREACH_SAFE(gp, &mp->geom, geom, gp2) { in g_eli_ctl_suspend()
1127 struct g_geom *gp, *gp2; in g_eli_ctl_kill() local
1129 LIST_FOREACH_SAFE(gp, &mp->geom, geom, gp2) { in g_eli_ctl_kill()
H A Dg_eli.c1590 struct g_geom *gp, *gp2; in g_eli_shutdown_pre_sync() local
1596 LIST_FOREACH_SAFE(gp, &mp->geom, geom, gp2) { in g_eli_shutdown_pre_sync()
/freebsd/sys/geom/
H A Dgeom_subr.c484 struct g_geom *gp, *gp2; in g_wither_washer() local
490 LIST_FOREACH_SAFE(gp, &mp->geom, geom, gp2) { in g_wither_washer()
837 struct g_geom *gp1, *gp2; in redo_rank() local
854 for (; gp1 != NULL; gp1 = gp2) { in redo_rank()
868 gp2 = TAILQ_NEXT(gp1, geoms); in redo_rank()
/freebsd/sys/contrib/dev/iwlwifi/fw/
H A Ddump.c45 u32 gp2; /* GP2 timer register */ member
248 IWL_ERR(fwrt, "0x%08X | time gp2\n", table.gp2); in iwl_fwrt_dump_lmac_error_log()
/freebsd/sys/geom/mountver/
H A Dg_mountver.c662 struct g_geom *gp, *gp2; in g_mountver_shutdown_pre_sync() local
666 LIST_FOREACH_SAFE(gp, &mp->geom, geom, gp2) { in g_mountver_shutdown_pre_sync()
/freebsd/sys/contrib/device-tree/src/arm/mediatek/
H A Dmt7629.dtsi461 "gp2", "fe", "sgmii_tx250m", "sgmii_rx250m",
H A Dmt2701.dtsi738 clock-names = "ethif", "esw", "gp1", "gp2", "trgpll";
H A Dmt7623.dtsi972 clock-names = "ethif", "esw", "gp1", "gp2", "trgpll";
/freebsd/sys/contrib/device-tree/src/arm64/mediatek/
H A Dmt7986a.dtsi572 clock-names = "fe", "gp2", "gp1", "wocpu1", "wocpu0",
H A Dmt7622.dtsi987 clock-names = "ethif", "esw", "gp0", "gp1", "gp2",
/freebsd/sys/geom/raid/
H A Dg_raid.c2457 struct g_geom *gp, *gp2; in g_raid_shutdown_post_sync() local
2467 LIST_FOREACH_SAFE(gp, &mp->geom, geom, gp2) { in g_raid_shutdown_post_sync()
/freebsd/sys/geom/journal/
H A Dg_journal.c2662 struct g_geom *gp, *gp2; in g_journal_shutdown_post_sync() local
2669 LIST_FOREACH_SAFE(gp, &mp->geom, geom, gp2) { in g_journal_shutdown_post_sync()
/freebsd/sys/geom/mirror/
H A Dg_mirror.c3545 struct g_geom *gp, *gp2; in g_mirror_shutdown_post_sync() local
3555 LIST_FOREACH_SAFE(gp, &mp->geom, geom, gp2) { in g_mirror_shutdown_post_sync()
/freebsd/sys/geom/raid3/
H A Dg_raid3.c3573 struct g_geom *gp, *gp2; in g_raid3_shutdown_post_sync() local
3583 LIST_FOREACH_SAFE(gp, &mp->geom, geom, gp2) { in g_raid3_shutdown_post_sync()
/freebsd/sys/dev/iwm/
H A Dif_iwm.c5022 uint32_t gp2; /* GP2 timer register */ member
5219 device_printf(sc->sc_dev, "%08X | time gp2\n", table.gp2); in iwm_nic_error()

12