Home
last modified time | relevance | path

Searched refs:band (Results 526 – 550 of 682) sorted by relevance

1...<<2122232425262728

/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dstandard.rst34 band. Enumeration gives a "PAL-B/G" or "PAL-I" choice. Similar a
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dmarvell,pp2.yaml298 managed = "in-band-status";
/openbmc/linux/arch/arm64/boot/dts/marvell/
H A Dcn9130-db.dtsi132 managed = "in-band-status";
H A Darmada-8040-mcbin.dtsi306 managed = "in-band-status";
/openbmc/linux/drivers/net/wireless/st/cw1200/
H A Dtxrx.c432 return &priv->hw->wiphy->bands[priv->channel->band]-> in cw1200_get_tx_rate()
1074 hdr->band = ((arg->channel_number & 0xff00) || in cw1200_rx_cb()
1079 hdr->band); in cw1200_rx_cb()
/openbmc/linux/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions431 replace define V4L2_BAND_MODULATION_VSB band-modulation
432 replace define V4L2_BAND_MODULATION_FM band-modulation
433 replace define V4L2_BAND_MODULATION_AM band-modulation
/openbmc/linux/net/mac80211/
H A Drx.c427 if (status->band == NL80211_BAND_5GHZ || in ieee80211_add_rx_radiotap_header()
428 status->band == NL80211_BAND_6GHZ) in ieee80211_add_rx_radiotap_header()
3534 sband = rx->local->hw.wiphy->bands[status->band]; in ieee80211_rx_h_action()
3568 sband = rx->local->hw.wiphy->bands[status->band]; in ieee80211_rx_h_action()
3670 if (status->band != NL80211_BAND_5GHZ) in ieee80211_rx_h_action()
3912 status->band); in ieee80211_rx_h_action_return()
4086 sband = rx->local->hw.wiphy->bands[status->band]; in ieee80211_rx_handlers_result()
5289 if (WARN_ON(status->band >= NUM_NL80211_BANDS)) in ieee80211_rx_list()
5292 sband = local->hw.wiphy->bands[status->band]; in ieee80211_rx_list()
H A Diface.c1525 enum nl80211_band band; in ieee80211_iface_process_skb() local
1530 band = status->band; in ieee80211_iface_process_skb()
1539 opmode, band); in ieee80211_iface_process_skb()
H A Dmesh_pathtbl.c554 build.fast_tx.band = info->band; in mesh_fast_tx_cache()
/openbmc/linux/Documentation/admin-guide/pm/
H A Dsuspend-flows.rst196 That usually prevents in-band hardware interrupts from waking up the system,
242 wakeup devices (which need not be an in-band hardware interrupt) and
/openbmc/linux/drivers/misc/mei/
H A Dmain.c914 static int mei_fasync(int fd, struct file *file, int band) in mei_fasync() argument
922 return fasync_helper(fd, file, band, &cl->ev_async); in mei_fasync()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dtrx.c370 rx_status->band = hw->conf.chandef.chan->band; in rtl92ee_rx_query_desc()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dtrx.c490 rx_status->band = hw->conf.chandef.chan->band; in rtl8821ae_rx_query_desc()
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-vp9.c1206 #define BAND_6(band) ((band) == 0 ? 3 : 6) argument
/openbmc/linux/drivers/net/wireless/legacy/
H A Drndis_wlan.c424 struct ieee80211_supported_band band; member
3465 priv->band.channels = priv->channels; in rndis_wlan_bind()
3466 priv->band.n_channels = ARRAY_SIZE(rndis_channels); in rndis_wlan_bind()
3467 priv->band.bitrates = priv->rates; in rndis_wlan_bind()
3468 priv->band.n_bitrates = ARRAY_SIZE(rndis_rates); in rndis_wlan_bind()
3469 wiphy->bands[NL80211_BAND_2GHZ] = &priv->band; in rndis_wlan_bind()
/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dani.c282 } else if (ah->ah_current_channel->band == NL80211_BAND_2GHZ) { in ath5k_ani_raise_immunity()
/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dbf.c45 if (!(chip->band & RTW_BAND_5G)) in rtw_bf_assoc()
H A Dmain.h634 u8 band; member
1176 u8 band; member
2198 u8 primary_channel, enum rtw_supported_band band,
/openbmc/linux/Documentation/devicetree/bindings/net/wireless/
H A Dmediatek,mt76.yaml167 band
/openbmc/phosphor-host-ipmid/
H A Dmeson.options12 # Indicates an in-band power off or reboot request from the host
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_rx.c2311 sband = &ar->mac.sbands[rx_status->band]; in ath12k_dp_rx_h_rate()
2380 rx_status->band = NL80211_BAND_6GHZ; in ath12k_dp_rx_h_ppdu()
2382 rx_status->band = NL80211_BAND_2GHZ; in ath12k_dp_rx_h_ppdu()
2384 rx_status->band = NL80211_BAND_5GHZ; in ath12k_dp_rx_h_ppdu()
2389 rx_status->band = channel->band; in ath12k_dp_rx_h_ppdu()
2399 rx_status->band); in ath12k_dp_rx_h_ppdu()
2459 status->band, status->flag, in ath12k_dp_rx_deliver_msdu()
/openbmc/docs/designs/
H A Dexpired-password.md129 This can be either from a network-facing or in-band password changing
138 `ipmitool user set password` command when accessed in-band.
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c2342 sband = &ar->mac.sbands[rx_status->band]; in ath11k_dp_rx_h_rate()
2413 rx_status->band = NL80211_BAND_6GHZ; in ath11k_dp_rx_h_ppdu()
2416 rx_status->band = NL80211_BAND_2GHZ; in ath11k_dp_rx_h_ppdu()
2418 rx_status->band = NL80211_BAND_5GHZ; in ath11k_dp_rx_h_ppdu()
2423 rx_status->band = channel->band; in ath11k_dp_rx_h_ppdu()
2432 if (rx_status->band != NL80211_BAND_6GHZ) in ath11k_dp_rx_h_ppdu()
2434 rx_status->band); in ath11k_dp_rx_h_ppdu()
2493 status->band, status->flag, in ath11k_dp_rx_deliver_msdu()
5013 sband = &ar->mac.sbands[rxs->band]; in ath11k_update_radiotap()
/openbmc/linux/include/media/
H A Dv4l2-ioctl.h535 struct v4l2_frequency_band *band);
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Ddev.h655 enum nl80211_band band; member

1...<<2122232425262728