/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
H A D | def.h | 15 #define IS_HT_RATE(_rate) \ argument 17 #define IS_CCK_RATE(_rate) \ argument 19 #define IS_OFDM_RATE(_rate) \ argument
|
/linux/drivers/net/wireless/mediatek/mt7601u/ |
H A D | init.c | 489 #define CCK_RATE(_idx, _rate) { \ argument 496 #define OFDM_RATE(_idx, _rate) { \ argument
|
/linux/lib/zstd/compress/ |
H A D | zstd_preSplit.c | 80 #define FP_RECORD(_rate) ZSTD_recordFingerprint_##_rate argument 82 #define ZSTD_GEN_RECORD_FINGERPRINT(_rate, _hSize) \ argument
|
/linux/drivers/clk/imx/ |
H A D | clk-fracn-gppll.c | 46 #define PLL_FRACN_GP(_rate, _mfi, _mfn, _mfd, _rdiv, _odiv) \ argument 56 #define PLL_FRACN_GP_INTEGER(_rate, _mfi, _rdiv, _odiv) \ argument
|
H A D | clk.h | 263 #define PLL_1416X_RATE(_rate, _m, _p, _s) \ argument 271 #define PLL_1443X_RATE(_rate, _m, _p, _s, _k) \ argument
|
/linux/drivers/clk/visconti/ |
H A D | pll.h | 24 #define VISCONTI_PLL_RATE(_rate, _dacen, _dsmen, \ argument
|
/linux/drivers/clk/spacemit/ |
H A D | ccu_pll.h | 37 #define CCU_PLL_RATE(_rate, _swcr1, _swcr3) \ argument
|
/linux/net/mac80211/ |
H A D | rc80211_minstrel_ht.h | 69 #define MI_RATE_IDX(_rate) FIELD_GET(MI_RATE_IDX_MASK, _rate) argument 70 #define MI_RATE_GROUP(_rate) FIELD_GET(MI_RATE_GROUP_MASK, _rate) argument
|
/linux/drivers/net/wireless/silabs/wfx/ |
H A D | main.c | 43 #define RATETAB_ENT(_rate, _rateid, _flags) { \ argument
|
/linux/drivers/net/wireless/st/cw1200/ |
H A D | main.c | 60 #define RATETAB_ENT(_rate, _rateid, _flags) \ argument
|
/linux/drivers/clk/bcm/ |
H A D | clk-raspberrypi.c | 225 u32 _rate = rate; in raspberrypi_fw_set_rate() local
|
/linux/drivers/iio/pressure/ |
H A D | ms5611_core.c | 24 #define MS5611_INIT_OSR(_cmd, _conv_usec, _rate) \ argument
|
/linux/drivers/iio/imu/inv_icm42600/ |
H A D | inv_icm42600.h | 204 #define INV_ICM42600_DRIVE_CONFIG_I2C(_rate) \ argument 207 #define INV_ICM42600_DRIVE_CONFIG_SPI(_rate) \ argument
|
/linux/drivers/clk/renesas/ |
H A D | renesas-cpg-mssr.h | 57 #define DEF_RATE(_name, _id, _rate) \ argument
|
/linux/drivers/staging/rtl8723bs/include/ |
H A D | ieee80211.h | 397 #define IS_HT_RATE(_rate) (_rate >= MGN_MCS0 && _rate <= MGN_MCS31) argument 398 #define IS_CCK_RATE(_rate) (MGN_1M == _rate || _rate == MGN_2M || _rate == MGN_5_5M || _rate == … argument 399 #define IS_OFDM_RATE(_rate) (MGN_6M <= _rate && _rate <= MGN_54M && _rate != MGN_11M) argument
|
/linux/drivers/clk/ralink/ |
H A D | clk-mt7621.c | 184 #define FIXED(_id, _name, _rate) \ argument
|
/linux/drivers/clk/mediatek/ |
H A D | clk-mtk.h | 51 #define FIXED_CLK(_id, _name, _parent, _rate) { \ argument
|
/linux/drivers/clk/rockchip/ |
H A D | clk.h | 408 #define RK3036_PLL_RATE(_rate, _refdiv, _fbdiv, _postdiv1, \ argument 420 #define RK3066_PLL_RATE(_rate, _nr, _nf, _no) \ argument 429 #define RK3066_PLL_RATE_NB(_rate, _nr, _nf, _no, _nb) \ argument 438 #define RK3588_PLL_RATE(_rate, _p, _m, _s, _k) \ argument
|
/linux/drivers/net/wireless/microchip/wilc1000/ |
H A D | netdev.h | 100 #define RATETAB_ENT(_rate, _hw_value, _flags) { \ argument
|
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_trap.c | 443 #define MLXSW_SP_TRAP_POLICER(_id, _rate, _burst) \ argument
|
/linux/drivers/net/netdevsim/ |
H A D | dev.c | 697 #define NSIM_TRAP_POLICER(_id, _rate, _burst) \ argument
|
/linux/drivers/clk/nxp/ |
H A D | clk-lpc32xx.c | 1083 #define LPC32XX_DEFINE_FIXED(_idx, _rate) \ argument
|
/linux/sound/soc/sof/ |
H A D | ipc4-topology.c | 1294 u32 _rate, _channels, _valid_bits; in sof_ipc4_is_single_format() local
|
/linux/drivers/net/wireless/ath/ath6kl/ |
H A D | cfg80211.c | 31 #define RATETAB_ENT(_rate, _rateid, _flags) { \ argument
|
/linux/drivers/net/wireless/realtek/rtw88/ |
H A D | phy.c | 1970 #define RTW_DPD_RATE_CHECK(_rate) \ in rtw_phy_get_dis_dpd_by_rate_diff() argument
|