Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/qlxgbe/
HDql_def.h225 uint64_t hw_vlan_tx_frames; member
HDql_os.c242 CTLFLAG_RD, &ha->hw_vlan_tx_frames, in qla_add_sysctls()
928 ha->hw_vlan_tx_frames = 0; in qla_init_locked()
HDql_hw.c2594 ha->hw_vlan_tx_frames++; in ql_hw_send()