Searched defs:rx_queue_start_ramrod_data (Results 1 – 1 of 1) sorted by relevance
1001 struct rx_queue_start_ramrod_data struct1003 __le16 rx_queue_id /* ID of RX queue */;1004 __le16 num_of_pbl_pages /* Num of pages in CQE PBL */;1005 __le16 bd_max_bytes /* maximal bytes that can be places on the bd */;1006 __le16 sb_id /* Status block ID */;1007 u8 sb_index /* index of the protocol index */;1008 u8 vport_id /* ID of virtual port */;1009 u8 default_rss_queue_flg /* set queue as default rss queue if set */;1010 u8 complete_cqe_flg /* post completion to the CQE ring if set */;1011 u8 complete_event_flg /* post completion to the event ring if set */;[all …]