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 pswid;90 int rsvd_txbuf_count;91 int tc_mode;93 bool user_win;94 bool pin_win;[all …]