Searched defs:vas_tx_win_attr (Results 1 – 1 of 1) sorted by relevance
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 pid; /* linux process id */90 int pswid;91 int rsvd_txbuf_count;92 int tc_mode;94 bool user_win;[all …]