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