Searched defs:ecore_ll2_info (Results 1 – 1 of 1) sorted by relevance
117 struct ecore_ll2_info { struct118 osal_mutex_t mutex;119 enum ecore_ll2_conn_type conn_type;120 u32 cid;121 u8 my_id;122 u8 queue_id;123 u8 tx_stats_id;124 bool b_active;125 u16 mtu;126 u8 rx_drop_ttl0_flg;[all …]