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