Searched defs:be_rx_obj (Results 1 – 1 of 1) sorted by relevance
311 struct be_rx_obj { struct312 struct be_adapter *adapter;313 struct be_queue_info q;314 struct be_queue_info cq;315 struct be_rx_compl_info rxcp;316 struct be_rx_page_info page_info_tbl[RX_Q_LEN];317 struct be_rx_stats stats;318 u8 rss_id;319 bool rx_post_starved; /* Zero rx frags have been posted to BE */