Home
last modified time | relevance | path

Searched defs:vas_tx_win_attr (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dvas.h84 struct vas_tx_win_attr { struct
85 enum vas_cop_type cop;
86 int wcreds_max;
87 int lpid;
88 int pidr; /* hardware PID (from SPRN_PID) */
89 int pswid;
90 int rsvd_txbuf_count;
91 int tc_mode;
93 bool user_win;
94 bool pin_win;
[all …]
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
Dvas.h158 struct vas_tx_win_attr { struct
159 enum vas_cop_type cop;
160 int wcreds_max;
161 int lpid;
162 int pidr; /* hardware PID (from SPRN_PID) */
163 int pswid;
164 int rsvd_txbuf_count;
165 int tc_mode;
167 bool user_win;
168 bool pin_win;
[all …]