Searched defs:be_rx_obj (Results 1 – 2 of 2) sorted by relevance
290 struct be_rx_obj { struct291 struct be_adapter *adapter;292 struct be_queue_info q;293 struct be_queue_info cq;294 struct be_rx_compl_info rxcp;295 struct be_rx_page_info page_info_tbl[RX_Q_LEN];296 struct be_rx_stats stats;297 u8 rss_id;298 bool rx_post_starved; /* Zero rx frags have been posted to BE */
296 struct be_rx_obj { struct297 struct be_adapter *adapter;298 struct be_queue_info q;299 struct be_queue_info cq;300 struct be_rx_compl_info rxcp;301 struct be_rx_page_info page_info_tbl[RX_Q_LEN];302 struct be_rx_stats stats;303 u8 rss_id;304 bool rx_post_starved; /* Zero rx frags have been posted to BE */