Lines Matching defs:vas_tx_win_attr
84 struct vas_tx_win_attr { struct
85 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;
95 bool pin_win;
96 bool rej_no_credit;
97 bool rsvd_txbuf_enable;
98 bool tx_wcred_mode;
99 bool rx_wcred_mode;
100 bool tx_win_ord_mode;
101 bool rx_win_ord_mode;