Searched defs:ch_id (Results 1 – 6 of 6) 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 | 219 static int is_valid_channel(u16 ch_id) in is_valid_channel() 229 static u8 ch_id_to_ch_index(u16 ch_id) in ch_id_to_ch_index() 244 static u16 channel_id_to_papd(u16 ch_id) in channel_id_to_papd() 258 static u16 channel_id_to_txp(struct iwl_phy_db *phy_db, u16 ch_id) in channel_id_to_txp() 281 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 [all...] |
/freebsd/sys/dev/hyperv/storvsc/ |
H A D | hv_storvsc_drv_freebsd.c | 1027 uint32_t ch_id; in storvsc_sysctl() local
|
/freebsd/sys/contrib/dev/iwlwifi/mvm/ |
H A D | scan.c | 1522 iwl_mvm_scan_ch_add_n_aps_override(enum nl80211_iftype vif_type,u8 ch_id,u8 band,u8 * ch_bitmap,size_t bitmap_n_entries) iwl_mvm_scan_ch_add_n_aps_override() argument 1550 iwl_mvm_scan_ch_n_aps_flag(enum nl80211_iftype vif_type,u8 ch_id) iwl_mvm_scan_ch_n_aps_flag() argument
|