Home
last modified time | relevance | path

Searched refs:QLCNIC_QUERY_TX_COUNTER (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_sysfs.c745 ret = qlcnic_get_port_stats(adapter, offset, QLCNIC_QUERY_TX_COUNTER, in qlcnic_sysfs_get_port_stats()
780 ret = qlcnic_get_eswitch_stats(adapter, offset, QLCNIC_QUERY_TX_COUNTER, in qlcnic_sysfs_get_esw_stats()
811 QLCNIC_QUERY_TX_COUNTER); in qlcnic_sysfs_clear_esw_stats()
841 QLCNIC_QUERY_TX_COUNTER); in qlcnic_sysfs_clear_port_stats()
Dqlcnic_ctx.c1105 if (rx_tx > QLCNIC_QUERY_TX_COUNTER) in qlcnic_clear_esw_stats()
Dqlcnic.h1235 #define QLCNIC_QUERY_TX_COUNTER 1 macro
Dqlcnic_ethtool.c1174 QLCNIC_QUERY_TX_COUNTER, &port_stats.tx); in qlcnic_get_ethtool_stats()