Searched defs:be_rx_obj (Results 1 – 1 of 1) sorted by relevance
305 struct be_rx_obj { struct306 struct be_adapter *adapter;307 struct be_queue_info q;308 struct be_queue_info cq;309 struct be_rx_compl_info rxcp;310 struct be_rx_page_info page_info_tbl[RX_Q_LEN];311 struct be_rx_stats stats;312 u8 rss_id;313 bool rx_post_starved; /* Zero rx frags have been posted to BE */