Searched defs:bins (Results 1 – 11 of 11) sorted by relevance
/linux/drivers/net/wireless/ath/ath9k/ |
H A D | common-spectral.h | 112 static inline u16 spectral_max_magnitude(u8 *bins) in spectral_max_magnitude() 120 static inline u8 spectral_max_index(u8 *bins, int num_bins) in spectral_max_index() 148 static inline u8 spectral_max_index_ht40(u8 *bins) in spectral_max_index_ht40() 160 static inline u8 spectral_max_index_ht20(u8 *bins) in spectral_max_index_ht20() 166 static inline u8 spectral_bitmap_weight(u8 *bins) in spectral_bitmap_weight()
|
/linux/drivers/md/dm-vdo/indexer/ |
H A D | radix-sort.c | 58 struct histogram bins; member 122 static inline void measure_bins(const struct task task, struct histogram *bins) in measure_bins() 174 struct histogram *bins, sort_key_t *first_key, in push_bins() 238 struct histogram *bins = &sorter->bins; in uds_radix_sort() local
|
/linux/drivers/net/wireless/ath/ath10k/ |
H A D | spectral.c | 72 u8 chain_idx, *bins; in ath10k_spectral_process_fft() local 417 unsigned int bins, fft_size, bin_scale; in read_file_spectral_bins() local
|
/linux/drivers/md/dm-vdo/ |
H A D | packer.h | 80 struct list_head bins; member
|
/linux/drivers/net/wireless/ath/ath11k/ |
H A D | spectral.c | 112 u8 bins[]; member 416 unsigned int bins, fft_size; in ath11k_read_file_spectral_bins() local 530 int bin_len, u8 *bins) in ath11k_spectral_get_max_exp()
|
/linux/drivers/ras/ |
H A D | cec.c | 445 static const char * const bins[] = { "00", "01", "10", "11" }; variable
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
H A D | ramgt215.c | 103 u8 median[8], bins[4] = {0, 0, 0, 0}, bin = 0, qty = 0; in gt215_link_train_calc() local
|
/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_l2.h | 192 u32 bins[8]; member
|
H A D | qed_l2.c | 1469 u32 bins[ETH_MULTICAST_MAC_BINS_IN_REGS]; in qed_sp_eth_filter_mcast() local
|
H A D | qed_vf.h | 372 u64 bins[4]; member
|
H A D | qed_hsi.h | 4374 __le32 bins[ETH_MULTICAST_MAC_BINS_IN_REGS]; member
|