Searched defs:qed_ll2_info (Results 1 – 1 of 1) sorted by relevance
101 struct qed_ll2_info { struct103 struct mutex mutex;105 struct qed_ll2_acquire_data_inputs input;106 u32 cid;107 u8 my_id;108 u8 queue_id;109 u8 tx_stats_id;110 bool b_active;111 enum core_tx_dest tx_dest;112 u8 tx_stats_en;[all …]