Home
last modified time | relevance | path

Searched refs:ntfy (Results 1 – 3 of 3) sorted by relevance

/src/sys/contrib/dev/iwlwifi/mld/
H A Drx.c21 struct iwl_rx_phy_air_sniffer_ntfy *ntfy; member
38 phy_data->ntfy = &mld->monitor.phy.data; in iwl_mld_fill_phy_data_from_mpdu()
271 he_mu->flags1 |= RTAP_ENC_HE(phy_data->ntfy->sigs.he.b, in iwl_mld_decode_he_mu()
274 he_mu->flags1 |= RTAP_ENC_HE(phy_data->ntfy->sigs.he.b, in iwl_mld_decode_he_mu()
277 he_mu->flags2 |= RTAP_ENC_HE(phy_data->ntfy->sigs.he.a1, in iwl_mld_decode_he_mu()
280 he_mu->flags2 |= RTAP_ENC_HE(phy_data->ntfy->sigs.he.a2, in iwl_mld_decode_he_mu()
283 he_mu->flags2 |= RTAP_ENC_HE(phy_data->ntfy->sigs.he.b, in iwl_mld_decode_he_mu()
287 if (phy_data->ntfy->flags & IWL_SNIF_FLAG_VALID_RU && in iwl_mld_decode_he_mu()
288 le32_get_bits(phy_data->ntfy->sigs.he.cmn[2], in iwl_mld_decode_he_mu()
295 RTAP_ENC_HE(phy_data->ntfy->sigs.he.cmn[2], in iwl_mld_decode_he_mu()
[all …]
/src/sys/contrib/openzfs/cmd/zed/zed.d/
H A Dzed.rc160 # This defines which topic will receive the ntfy notification.
161 # <https://docs.ntfy.sh/publish/>
169 # <https://docs.ntfy.sh/publish/#access-tokens>
175 # This defines which service the ntfy call will be directed toward
176 # <https://docs.ntfy.sh/install/>
177 # https://ntfy.sh by default; uncomment to enable an alternative service url.
178 #ZED_NTFY_URL="https://ntfy.sh"
H A Dzed-functions.sh585 zed_log_err "ntfy cannot read \"${pathname}\""