Searched refs:ADJUST (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | iface.c | 882 #define ADJUST(_f, _s) do { \ in ieee80211_adjust_monitor_flags() macro 887 ADJUST(FCSFAIL, fcsfail); in ieee80211_adjust_monitor_flags() 888 ADJUST(PLCPFAIL, plcpfail); in ieee80211_adjust_monitor_flags() 889 ADJUST(CONTROL, control); in ieee80211_adjust_monitor_flags() 890 ADJUST(CONTROL, pspoll); in ieee80211_adjust_monitor_flags() 891 ADJUST(OTHER_BSS, other_bss); in ieee80211_adjust_monitor_flags() 893 #undef ADJUST in ieee80211_adjust_monitor_flags() macro
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | iface.c | 1067 #define ADJUST(_f, _s) do { \ in ieee80211_adjust_monitor_flags() macro 1072 ADJUST(FCSFAIL, fcsfail); in ieee80211_adjust_monitor_flags() 1073 ADJUST(PLCPFAIL, plcpfail); in ieee80211_adjust_monitor_flags() 1074 ADJUST(CONTROL, control); in ieee80211_adjust_monitor_flags() 1075 ADJUST(CONTROL, pspoll); in ieee80211_adjust_monitor_flags() 1076 ADJUST(OTHER_BSS, other_bss); in ieee80211_adjust_monitor_flags() 1078 #undef ADJUST in ieee80211_adjust_monitor_flags() macro
|
/kernel/linux/linux-5.10/drivers/thermal/st/ |
H A D | stm_thermal.c | 81 #define ADJUST 100 macro 255 sensor->fmt0 = ADJUST * (readl_relaxed(sensor->base + in stm_thermal_read_factory_settings()
|
/kernel/linux/linux-6.6/drivers/thermal/st/ |
H A D | stm_thermal.c | 78 #define ADJUST 100 macro 252 sensor->fmt0 = ADJUST * (readl_relaxed(sensor->base + in stm_thermal_read_factory_settings()
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | slogn.S | 355 addl ADJK(%a6),%d0 | ...ADJUST K, ORIGINAL INPUT MAY BE DENORM.
|
H A D | setox.S | 563 ADJUST: label
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | slogn.S | 355 addl ADJK(%a6),%d0 | ...ADJUST K, ORIGINAL INPUT MAY BE DENORM.
|
H A D | setox.S | 563 ADJUST: label
|
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/ |
H A D | fplsp.S | 7198 ADJUST: label 8252 add.l ADJK(%a6),%d1 # ADJUST K, ORIGINAL INPUT MAY BE DENORM.
|
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/ |
H A D | fplsp.S | 7198 ADJUST: label 8252 add.l ADJK(%a6),%d1 # ADJUST K, ORIGINAL INPUT MAY BE DENORM.
|
Completed in 29 milliseconds