Searched defs:vas_tx_win_attr (Results 1 – 1 of 1) sorted by relevance
144 struct vas_tx_win_attr { struct145 enum vas_cop_type cop;146 int wcreds_max;147 int lpid;148 int pidr; /* hardware PID (from SPRN_PID) */149 int pswid;150 int rsvd_txbuf_count;151 int tc_mode;153 bool user_win;154 bool pin_win;[all …]