Searched defs:rx_queue_start_ramrod_data (Results 1 – 1 of 1) sorted by relevance
1531 struct rx_queue_start_ramrod_data struct1533 __le16 rx_queue_id /* ID of RX queue */;1534 __le16 num_of_pbl_pages /* Number of pages in CQE PBL */;1535 __le16 bd_max_bytes /* maximal bytes that can be places on the bd */;1536 __le16 sb_id /* Status block ID */;1537 u8 sb_index /* index of the protocol index */;1538 u8 vport_id /* ID of virtual port */;1539 u8 default_rss_queue_flg /* set queue as default rss queue if set */;1540 u8 complete_cqe_flg /* post completion to the CQE ring if set */;1541 u8 complete_event_flg /* post completion to the event ring if set */;[all …]