Searched refs:__qed_ll2_get_stats (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_ll2.c | 2274 static int __qed_ll2_get_stats(void *cxt, u8 connection_handle, in __qed_ll2_get_stats() function 2312 return __qed_ll2_get_stats(cxt, connection_handle, p_stats); in qed_ll2_get_stats() 2742 rc = __qed_ll2_get_stats(QED_LEADING_HWFN(cdev), in qed_ll2_stats()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_ll2.c | 2318 static int __qed_ll2_get_stats(void *cxt, u8 connection_handle, in __qed_ll2_get_stats() function 2356 return __qed_ll2_get_stats(cxt, connection_handle, p_stats); in qed_ll2_get_stats() 2792 rc = __qed_ll2_get_stats(QED_LEADING_HWFN(cdev), in qed_ll2_stats()
|
Completed in 7 milliseconds