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