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