Searched defs:rx_queue_start_ramrod_data (Results 1 – 1 of 1) sorted by relevance
1504 struct rx_queue_start_ramrod_data struct1506 __le16 rx_queue_id /* ID of RX queue */;1507 __le16 num_of_pbl_pages /* Number of pages in CQE PBL */;1508 __le16 bd_max_bytes /* maximal bytes that can be places on the bd */;1509 __le16 sb_id /* Status block ID */;1510 u8 sb_index /* index of the protocol index */;1511 u8 vport_id /* ID of virtual port */;1512 u8 default_rss_queue_flg /* set queue as default rss queue if set */;1513 u8 complete_cqe_flg /* post completion to the CQE ring if set */;1514 u8 complete_event_flg /* post completion to the event ring if set */;[all …]