Home
last modified time | relevance | path

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

/linux-6.8/include/net/
Dregulatory.h227 #define REG_RULE_EXT(start, end, bw, gain, eirp, dfs_cac, reg_flags) \ argument
238 #define REG_RULE(start, end, bw, gain, eirp, reg_flags) \ argument
/linux-6.8/drivers/net/wireless/ath/ath11k/
Dreg.c328 static u32 ath11k_map_fw_reg_flags(u16 reg_flags) in ath11k_map_fw_reg_flags()
530 u32 reg_flags) in ath11k_reg_update_rule()
/linux-6.8/drivers/net/wireless/ath/ath12k/
Dreg.c290 static u32 ath12k_map_fw_reg_flags(u16 reg_flags) in ath12k_map_fw_reg_flags()
490 u32 reg_flags) in ath12k_reg_update_rule()
/linux-6.8/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.h2022 unsigned long reg_flags; in il_rd() local
2035 unsigned long reg_flags; in il_wr() local
2062 unsigned long reg_flags; in il_set_bits_prph() local
2075 unsigned long reg_flags; in il_set_bits_mask_prph() local
2088 unsigned long reg_flags; in il_clear_bits_prph() local
/linux-6.8/kernel/trace/
Dtrace_events_user.c91 int reg_flags; member
211 static bool user_event_capable(u16 reg_flags) in user_event_capable()
976 int reg_flags) in user_event_parse_cmd()
1923 struct user_event **newuser, int reg_flags) in user_event_parse()