Home
last modified time | relevance | path

Searched refs:lso_frames (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_ethtool.c49 {"lso_frames", QLC_SIZEOF(stats.lso_frames), QLC_OFF(stats.lso_frames)},
Dqlcnic.h557 u64 lso_frames; member
Dqlcnic_io.c552 adapter->stats.lso_frames++; in qlcnic_tx_pkt()