Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlxgbe/
H A Dql_def.h225 uint64_t hw_vlan_tx_frames; member
H A Dql_os.c242 CTLFLAG_RD, &ha->hw_vlan_tx_frames, in qla_add_sysctls()
928 ha->hw_vlan_tx_frames = 0; in qla_init_locked()
H A Dql_hw.c2594 ha->hw_vlan_tx_frames++; in ql_hw_send()