Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dregulatory.h226 #define REG_RULE_EXT(start, end, bw, gain, eirp, dfs_cac, reg_flags) \ argument
237 #define REG_RULE(start, end, bw, gain, eirp, reg_flags) \ argument
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dreg.c289 static u32 ath12k_map_fw_reg_flags(u16 reg_flags) in ath12k_map_fw_reg_flags()
476 u32 reg_flags) in ath12k_reg_update_rule()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dreg.c328 static u32 ath11k_map_fw_reg_flags(u16 reg_flags) in ath11k_map_fw_reg_flags()
520 u32 reg_flags) in ath11k_reg_update_rule()
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A 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
H A Dcommon.h2034 unsigned long reg_flags; in il_rd() local
2047 unsigned long reg_flags; in il_wr() local
2074 unsigned long reg_flags; in il_set_bits_prph() local
2087 unsigned long reg_flags; in il_set_bits_mask_prph() local
2100 unsigned long reg_flags; in il_clear_bits_prph() local
/openbmc/linux/kernel/trace/
H A Dtrace_events_user.c91 int reg_flags; member
213 static bool user_event_capable(u16 reg_flags) in user_event_capable()
978 int reg_flags) in user_event_parse_cmd()
2007 struct user_event **newuser, int reg_flags) in user_event_parse()