Searched refs:qed_ll2_stats (Results 1 – 4 of 4) sorted by relevance
77 struct qed_ll2_stats { struct283 int (*get_stats)(struct qed_dev *cdev, struct qed_ll2_stats *stats);
669 struct qed_ll2_stats *p_stats);
242 u8 connection_handle, struct qed_ll2_stats *p_stats);
2077 struct qed_ll2_stats *p_stats) in _qed_ll2_get_port_stats()2099 struct qed_ll2_stats *p_stats) in _qed_ll2_get_tstats()2118 struct qed_ll2_stats *p_stats) in _qed_ll2_get_ustats()2140 struct qed_ll2_stats *p_stats) in _qed_ll2_get_pstats()2160 struct qed_ll2_stats *p_stats) in __qed_ll2_get_stats()2194 u8 connection_handle, struct qed_ll2_stats *p_stats) in qed_ll2_get_stats()2610 static int qed_ll2_stats(struct qed_dev *cdev, struct qed_ll2_stats *stats) in qed_ll2_stats() function2644 .get_stats = &qed_ll2_stats,