Lines Matching defs:be_rx_obj
243 struct be_rx_obj { struct
244 struct be_adapter *adapter;
245 struct be_queue_info q;
246 struct be_queue_info cq;
247 struct be_rx_compl_info rxcp;
248 struct be_rx_page_info page_info_tbl[RX_Q_LEN];
249 struct be_eq_obj rx_eq;
250 struct be_rx_stats stats;
251 u8 rss_id;
252 bool rx_post_starved; /* Zero rx frags have been posted to BE */
253 u32 cache_line_barrier[16];