Home
last modified time | relevance | path

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

/linux/include/net/
H A 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/drivers/net/wireless/ath/ath11k/
H A 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/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.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/kernel/trace/
H A 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()