Home
last modified time | relevance | path

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

/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/
H A Dmt76_connac_mcu.h1447 u8 channel_type; /* 0: Full channels member
1510 u8 channel_type; member
H A Dmt76_connac_mcu.c1682 req->channel_type = 0; in mt76_connac_mcu_hw_scan()
1686 req->channel_type = 4; in mt76_connac_mcu_hw_scan()
1813 req->channel_type = sreq->n_channels ? 4 : 0; in mt76_connac_mcu_sched_scan_req()