Lines Matching defs:qed_ll2_info
101 struct qed_ll2_info { struct
103 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;
113 bool main_func_queue;
114 struct qed_ll2_cbs cbs;
115 struct qed_ll2_rx_queue rx_queue;
116 struct qed_ll2_tx_queue tx_queue;