Searched defs:vas_tx_win_attr (Results 1 – 1 of 1) 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 …]