Searched defs:rx_queue_stop_ramrod_data (Results 1 – 1 of 1) sorted by relevance
1119 struct rx_queue_stop_ramrod_data { struct1120 __le16 rx_queue_id /* ID of RX queue */;1121 u8 complete_cqe_flg /* post completion to the CQE ring if set */;1122 u8 complete_event_flg /* post completion to the event ring if set */;1123 u8 vport_id /* ID of virtual port */;1124 u8 reserved[3];