Home
last modified time | relevance | path

Searched refs:channel_type (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Ddfs.c33 enum dfs_channel_type *channel_type);
1060 enum dfs_channel_type channel_type = DFS_NO_CAC_YET; in hostapd_dfs_update_background_chain() local
1070 channel_type = DFS_ANY_CHANNEL; in hostapd_dfs_update_background_chain()
1074 channel_type); in hostapd_dfs_update_background_chain()
1081 &channel_type); in hostapd_dfs_update_background_chain()
1236 enum dfs_channel_type *channel_type) in dfs_downgrade_bandwidth() argument
1244 *channel_type); in dfs_downgrade_bandwidth()
1251 if (*channel_type != DFS_ANY_CHANNEL) { in dfs_downgrade_bandwidth()
1252 *channel_type = DFS_ANY_CHANNEL; in dfs_downgrade_bandwidth()
1259 *channel_type = DFS_AVAILABLE; in dfs_downgrade_bandwidth()
[all …]
/freebsd/sys/contrib/dev/athk/
H A Dspectral_common.h70 u8 channel_type; member
/freebsd/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_core.h51 bwn_chan_type_t channel_type; member
H A Dif_bwn_phy_n_core.c5460 iqcal_chanspec->channel_type = bwn_get_chan_type(mac, NULL); in bwn_nphy_save_cal()
5760 nphy->txiqlocal_chanspec.channel_type = bwn_get_chan_type(mac, NULL); in bwn_nphy_cal_tx_iq_lo()
5797 nphy->txiqlocal_chanspec.channel_type != bwn_get_chan_type(mac, NULL)) in bwn_nphy_reapply_tx_cal_coeffs()
6577 bwn_chan_type_t channel_type) in bwn_nphy_set_channel() argument
6616 if (bwn_channel_type_is_40mhz(phy->channel_type) != in bwn_nphy_set_channel()
6617 bwn_channel_type_is_40mhz(channel_type)) in bwn_nphy_set_channel()
6621 if (channel_type == BWN_CHAN_TYPE_40_HT_U) { in bwn_nphy_set_channel()
6625 } else if (channel_type == BWN_CHAN_TYPE_40_HT_D) { in bwn_nphy_set_channel()
6919 bwn_chan_type_t channel_type = bwn_get_chan_type(mac, NULL); in bwn_nphy_op_switch_channel() local
6929 return bwn_nphy_set_channel(mac, channel, channel_type); in bwn_nphy_op_switch_channel()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7925/
H A Dmcu.h261 u8 channel_type; /* 0: Full channels member
H A Dmcu.c3064 chan_info->channel_type = sreq->n_channels ? 4 : 0; in mt7925_mcu_hw_scan()
3177 chan_info->channel_type = sreq->n_channels ? 4 : 0; in mt7925_mcu_sched_scan_req()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac_mcu.h1554 u8 channel_type; /* 0: Full channels member
1617 u8 channel_type; member
H A Dmt76_connac_mcu.c1786 req->channel_type = 0; in mt76_connac_mcu_hw_scan()
1790 req->channel_type = 4; in mt76_connac_mcu_hw_scan()
1917 req->channel_type = sreq->n_channels ? 4 : 0; in mt76_connac_mcu_sched_scan_req()