Searched defs:ecore_ll2_info (Results 1 – 1 of 1) sorted by relevance
111 struct ecore_ll2_info { struct112 osal_mutex_t mutex;114 struct ecore_ll2_acquire_data_inputs input;115 u32 cid;116 u8 my_id;117 u8 queue_id;118 u8 tx_stats_id;119 bool b_active;120 enum core_tx_dest tx_dest;121 u8 tx_stats_en;[all …]