Searched defs:ch_id (Results 1 – 7 of 7) sorted by relevance
| /freebsd/sys/dev/iwm/ |
| H A D | if_iwm_phy_db.c | 342 is_valid_channel(uint16_t ch_id) in is_valid_channel() 353 ch_id_to_ch_index(uint16_t ch_id) in ch_id_to_ch_index() 369 channel_id_to_papd(uint16_t ch_id) in channel_id_to_papd() 384 channel_id_to_txp(struct iwm_phy_db *phy_db, uint16_t ch_id) in channel_id_to_txp() 409 uint16_t ch_id) in iwm_phy_db_get_section_data()
|
| /freebsd/sys/contrib/dev/iwlwifi/ |
| H A D | iwl-phy-db.c | 218 static int is_valid_channel(u16 ch_id) in is_valid_channel() 228 static u8 ch_id_to_ch_index(u16 ch_id) in ch_id_to_ch_index() 243 static u16 channel_id_to_papd(u16 ch_id) in channel_id_to_papd() 257 static u16 channel_id_to_txp(struct iwl_phy_db *phy_db, u16 ch_id) in channel_id_to_txp() 280 u32 type, u8 **data, u16 *size, u16 ch_id) in iwl_phy_db_get_section_data()
|
| /freebsd/sys/dev/hyperv/vmbus/ |
| H A D | vmbus_chanvar.h | 100 uint32_t ch_id; /* channel id */ member
|
| H A D | vmbus_chan.c | 253 uint32_t ch_id; in vmbus_chan_sysctl_create() local
|
| /freebsd/sys/dev/hyperv/storvsc/ |
| H A D | hv_storvsc_drv_freebsd.c | 1032 uint32_t ch_id; in storvsc_sysctl() local
|
| /freebsd/sys/contrib/dev/iwlwifi/mvm/ |
| H A D | scan.c | 1529 u8 ch_id, u8 band, u8 *ch_bitmap, in iwl_mvm_scan_ch_add_n_aps_override() 1557 static u32 iwl_mvm_scan_ch_n_aps_flag(enum nl80211_iftype vif_type, u8 ch_id) in iwl_mvm_scan_ch_n_aps_flag()
|
| /freebsd/sys/contrib/dev/iwlwifi/mld/ |
| H A D | scan.c | 806 static u32 iwl_mld_scan_ch_n_aps_flag(enum nl80211_iftype vif_type, u8 ch_id) in iwl_mld_scan_ch_n_aps_flag()
|