Home
last modified time | relevance | path

Searched defs:tpe (Results 1 – 17 of 17) sorted by relevance

/linux/samples/rust/
H A Drust_configfs.rs78 let tpe = configfs_attrs! { in make_group() localVariable
144 let tpe = configfs_attrs! { in make_group() localVariable
/linux/drivers/net/wireless/realtek/rtw89/
H A Dregd.c915 static void tpe_intersect_constraint(struct rtw89_reg_6ghz_tpe *tpe, s8 cstr) in tpe_intersect_constraint()
926 static void tpe_deal_with_eirp(struct rtw89_reg_6ghz_tpe *tpe, in tpe_deal_with_eirp()
948 static void tpe_deal_with_psd(struct rtw89_reg_6ghz_tpe *tpe, in tpe_deal_with_psd()
1026 struct rtw89_reg_6ghz_tpe *tpe = &rtwvif_link->reg_6ghz_tpe; in rtw89_reg_6ghz_tpe_recalc() local
/linux/net/mac80211/tests/
H A Dtpe.c279 static struct kunit_suite tpe = { variable
/linux/net/mac80211/
H A Dparse.c198 static void ieee80211_parse_tpe(struct ieee80211_parsed_tpe *tpe, in ieee80211_parse_tpe()
H A Dutil.c4493 ieee80211_clear_tpe(struct ieee80211_parsed_tpe * tpe) ieee80211_clear_tpe() argument
[all...]
H A Dieee80211_i.h1012 struct ieee80211_parsed_tpe tpe; global() member
1823 struct ieee80211_parsed_tpe tpe; global() member
H A Dmlme.c939 ieee80211_rearrange_tpe(struct ieee80211_parsed_tpe * tpe,const struct cfg80211_chan_def * ap,const struct cfg80211_chan_def * used) ieee80211_rearrange_tpe() argument
[all...]
/linux/drivers/net/ethernet/amd/
H A D7990.h113 int tpe; /* TPE is selected */ member
H A Da2065.c117 int tpe; /* cable-selection is TPE */ member
H A Dsunlance.c248 char tpe; /* cable-selection is TPE */ member
/linux/kernel/trace/
H A Dtrace_probe.h322 struct trace_probe_event *tpe = trace_probe_event_from_call(call); in trace_probe_primary_from_call() local
H A Dtrace_fprobe.c884 struct trace_probe_event *tpe = orig->tp.event; in trace_fprobe_has_same_fprobe() local
H A Dtrace_probe.c2010 static void trace_probe_event_free(struct trace_probe_event *tpe) in trace_probe_event_free()
H A Dtrace_uprobe.c420 struct trace_probe_event *tpe = orig->tp.event; in trace_uprobe_has_same_uprobe() local
H A Dtrace_kprobe.c568 struct trace_probe_event *tpe = orig->tp.event; in trace_kprobe_has_same_kprobe() local
/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.h356 s8 tpe[ATH11K_NUM_PWR_LEVELS]; member
/linux/include/net/
H A Dmac80211.h830 struct ieee80211_parsed_tpe tpe; member