Searched refs:qlcnic_get_eswitch_stats (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_sysfs.c | 826 ret = qlcnic_get_eswitch_stats(adapter, offset, QLCNIC_QUERY_RX_COUNTER, in qlcnic_sysfs_get_esw_stats() 831 ret = qlcnic_get_eswitch_stats(adapter, offset, QLCNIC_QUERY_TX_COUNTER, in qlcnic_sysfs_get_esw_stats()
|
D | qlcnic_ctx.c | 1190 int qlcnic_get_eswitch_stats(struct qlcnic_adapter *adapter, const u8 eswitch, in qlcnic_get_eswitch_stats() function
|
D | qlcnic.h | 1657 int qlcnic_get_eswitch_stats(struct qlcnic_adapter *, const u8, u8,
|