Home
last modified time | relevance | path

Searched refs:tx_stat_size (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_hwrm.c1905 uint32_t tx_stat_size; in bnxt_hwrm_port_qstats_ext() local
1910 tx_stat_size = sizeof(struct tx_port_stats_ext); in bnxt_hwrm_port_qstats_ext()
1912 req.tx_stat_size = htole16(tx_stat_size); in bnxt_hwrm_port_qstats_ext()
1926 softc->fw_tx_stats_ext_size = tx_stat_size ? in bnxt_hwrm_port_qstats_ext()
1927 le16toh(resp->tx_stat_size) / 8 : 0; in bnxt_hwrm_port_qstats_ext()
H A Dhsi_struct_def.h29073 uint16_t tx_stat_size; member
29763 uint16_t tx_stat_size; member
29801 uint16_t tx_stat_size; member