Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c8412 u32 tx_stat_size; in bnxt_hwrm_port_qstats_ext() local
8429 tx_stat_size = bp->tx_port_stats_ext.hw_stats ? in bnxt_hwrm_port_qstats_ext()
8431 req_qs->tx_stat_size = cpu_to_le16(tx_stat_size); in bnxt_hwrm_port_qstats_ext()
8442 bp->fw_tx_stats_ext_size = tx_stat_size ? in bnxt_hwrm_port_qstats_ext()
8443 le16_to_cpu(resp_qs->tx_stat_size) / 8 : 0; in bnxt_hwrm_port_qstats_ext()
H A Dbnxt_hsi.h4560 __le16 tx_stat_size; member
4673 __le16 tx_stat_size; member
4688 __le16 tx_stat_size; member