Searched refs:qed_ll2_stats (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/include/linux/qed/ |
H A D | qed_ll2_if.h | 57 struct qed_ll2_stats { struct 264 int (*get_stats)(struct qed_dev *cdev, struct qed_ll2_stats *stats);
|
H A D | qed_rdma_if.h | 663 struct qed_ll2_stats *p_stats);
|
/kernel/linux/linux-6.6/include/linux/qed/ |
H A D | qed_ll2_if.h | 56 struct qed_ll2_stats { struct 263 int (*get_stats)(struct qed_dev *cdev, struct qed_ll2_stats *stats);
|
H A D | qed_rdma_if.h | 663 struct qed_ll2_stats *p_stats);
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_ll2.h | 232 u8 connection_handle, struct qed_ll2_stats *p_stats);
|
H A D | qed_ll2.c | 2192 struct qed_ll2_stats *p_stats) in _qed_ll2_get_port_stats() 2214 struct qed_ll2_stats *p_stats) in _qed_ll2_get_tstats() 2233 struct qed_ll2_stats *p_stats) in _qed_ll2_get_ustats() 2255 struct qed_ll2_stats *p_stats) in _qed_ll2_get_pstats() 2275 struct qed_ll2_stats *p_stats) in __qed_ll2_get_stats() 2309 u8 connection_handle, struct qed_ll2_stats *p_stats) in qed_ll2_get_stats() 2725 static int qed_ll2_stats(struct qed_dev *cdev, struct qed_ll2_stats *stats) in qed_ll2_stats() function 2759 .get_stats = &qed_ll2_stats,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_ll2.h | 229 u8 connection_handle, struct qed_ll2_stats *p_stats);
|
H A D | qed_ll2.c | 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() function 2809 .get_stats = &qed_ll2_stats,
|
Completed in 14 milliseconds