Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/qlxgbe/
H A Dql_def.h227 uint64_t hw_vlan_tx_frames; member
H A Dql_os.c249 CTLFLAG_RD, &ha->hw_vlan_tx_frames, in qla_add_sysctls()
947 ha->hw_vlan_tx_frames = 0; in qla_init_locked()
H A Dql_hw.c2626 ha->hw_vlan_tx_frames++; in ql_hw_send()