Searched refs:hw_vlan_tx_frames (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/dev/qlxgbe/
H A Dql_def.h213 uint64_t hw_vlan_tx_frames; member in struct:qla_host
H A Dql_os.c214 OID_AUTO, "hw_vlan_tx_frames",
215 CTLFLAG_RD, &ha->hw_vlan_tx_frames,
863 ha->hw_vlan_tx_frames = 0;
H A Dql_hw.c1924 ha->hw_vlan_tx_frames++;

Completed in 176 milliseconds