Searched refs:tx_tso_frames (Results 1 - 6 of 6) sorted by relevance

/freebsd-11.0-release/sys/dev/qlxgbe/
H A Dql_def.h212 uint64_t tx_tso_frames; member in struct:qla_host
H A Dql_os.c208 OID_AUTO, "tx_tso_frames",
209 CTLFLAG_RD, &ha->tx_tso_frames,
864 ha->tx_tso_frames = 0;
H A Dql_hw.c1906 ha->tx_tso_frames++;
/freebsd-11.0-release/sys/dev/qlxge/
H A Dqls_def.h126 uint64_t tx_tso_frames; member in struct:qla_tx_ring
H A Dqls_os.c174 "%s: tx_ring[%d].tx_tso_frames= %p\n",
176 (void *)ha->tx_ring[i].tx_tso_frames);
H A Dqls_hw.c712 ha->tx_ring[txr_idx].tx_tso_frames++;

Completed in 203 milliseconds