Searched refs:qed_ll2_stats (Results 1 – 4 of 4) sorted by relevance
56 struct qed_ll2_stats { struct263 int (*get_stats)(struct qed_dev *cdev, struct qed_ll2_stats *stats);
663 struct qed_ll2_stats *p_stats);
229 u8 connection_handle, struct qed_ll2_stats *p_stats);
2236 struct qed_ll2_stats *p_stats) in _qed_ll2_get_port_stats()2258 struct qed_ll2_stats *p_stats) in _qed_ll2_get_tstats()2277 struct qed_ll2_stats *p_stats) in _qed_ll2_get_ustats()2299 struct qed_ll2_stats *p_stats) in _qed_ll2_get_pstats()2319 struct qed_ll2_stats *p_stats) in __qed_ll2_get_stats()2353 u8 connection_handle, struct qed_ll2_stats *p_stats) in qed_ll2_get_stats()2775 static int qed_ll2_stats(struct qed_dev *cdev, struct qed_ll2_stats *stats) in qed_ll2_stats() function2809 .get_stats = &qed_ll2_stats,