Searched refs:qlcnic_get_eswitch_stats (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_sysfs.c | 828 ret = qlcnic_get_eswitch_stats(adapter, offset, QLCNIC_QUERY_RX_COUNTER, in qlcnic_sysfs_get_esw_stats() 833 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 | 1665 int qlcnic_get_eswitch_stats(struct qlcnic_adapter *, const u8, u8,
|