Searched defs:vas_tx_win_attr (Results 1 – 2 of 2) sorted by relevance
88 struct vas_tx_win_attr { struct89 enum vas_cop_type cop;90 int wcreds_max;91 int lpid;92 int pidr; /* hardware PID (from SPRN_PID) */93 int pid; /* linux process id */94 int pswid;95 int rsvd_txbuf_count;96 int tc_mode;98 bool user_win;[all …]
84 struct vas_tx_win_attr { struct85 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 …]