Home
last modified time | relevance | path

Searched refs:qed_ll2_get_stats (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_ll2.h221 * @brief qed_ll2_get_stats - get LL2 queue's statistics
231 int qed_ll2_get_stats(void *cxt,
H A Dqed_ll2.c2308 int qed_ll2_get_stats(void *cxt, in qed_ll2_get_stats() function
2734 rc = qed_ll2_get_stats(p_hwfn, cdev->ll2->handle, stats); in qed_ll2_stats()
H A Dqed_rdma.c2055 .ll2_get_stats = &qed_ll2_get_stats,
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_ll2.h219 * qed_ll2_get_stats(): Get LL2 queue's statistics
228 int qed_ll2_get_stats(void *cxt,
H A Dqed_ll2.c2352 int qed_ll2_get_stats(void *cxt, in qed_ll2_get_stats() function
2784 rc = qed_ll2_get_stats(p_hwfn, cdev->ll2->handle, stats); in qed_ll2_stats()
H A Dqed_rdma.c2027 .ll2_get_stats = &qed_ll2_get_stats,

Completed in 13 milliseconds