Searched defs:qed_ll2_info (Results 1 – 1 of 1) sorted by relevance
113 struct qed_ll2_info { struct115 struct mutex mutex;117 struct qed_ll2_acquire_data_inputs input;118 u32 cid;119 u8 my_id;120 u8 queue_id;121 u8 tx_stats_id;122 bool b_active;123 enum core_tx_dest tx_dest;124 u8 tx_stats_en;[all …]