Home
last modified time | relevance | path

Searched defs:reg_flags (Results 1 – 6 of 6) sorted by relevance

/linux-6.14.4/include/net/
Dregulatory.h225 #define REG_RULE_EXT(start, end, bw, gain, eirp, dfs_cac, reg_flags) \ argument
236 #define REG_RULE(start, end, bw, gain, eirp, reg_flags) \ argument
/linux-6.14.4/drivers/net/wireless/ath/ath12k/
Dreg.c327 static u32 ath12k_map_fw_reg_flags(u16 reg_flags) in ath12k_map_fw_reg_flags()
527 u32 reg_flags) in ath12k_reg_update_rule()
/linux-6.14.4/drivers/net/wireless/ath/ath11k/
Dreg.c318 static u32 ath11k_map_fw_reg_flags(u16 reg_flags) in ath11k_map_fw_reg_flags()
525 s8 psd, u32 reg_flags) in ath11k_reg_update_rule()
/linux-6.14.4/drivers/net/wireless/intel/iwlegacy/
Dcommon.c46 unsigned long reg_flags; in il_set_bit() local
57 unsigned long reg_flags; in il_clear_bit() local
127 unsigned long reg_flags; in il_rd_prph() local
142 unsigned long reg_flags; in il_wr_prph() local
156 unsigned long reg_flags; in il_read_targ_mem() local
174 unsigned long reg_flags; in il_write_targ_mem() local
Dcommon.h2033 unsigned long reg_flags; in il_rd() local
2046 unsigned long reg_flags; in il_wr() local
2073 unsigned long reg_flags; in il_set_bits_prph() local
2086 unsigned long reg_flags; in il_set_bits_mask_prph() local
2099 unsigned long reg_flags; in il_clear_bits_prph() local
/linux-6.14.4/kernel/trace/
Dtrace_events_user.c96 int reg_flags; member
220 static bool user_event_capable(u16 reg_flags) in user_event_capable()
996 int reg_flags) in user_event_parse_cmd()
2073 struct user_event **newuser, int reg_flags) in user_event_parse()