Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c4606 if (BNXT_VF(bp) || !bp->max_pfcwd_tmo_ms) in bnxt_set_tunable()
4610 if (val > bp->max_pfcwd_tmo_ms && in bnxt_set_tunable()
4629 if (!bp->max_pfcwd_tmo_ms) in bnxt_get_tunable()
H A Dbnxt.h2450 u16 max_pfcwd_tmo_ms; member
H A Dbnxt.c14966 bp->max_pfcwd_tmo_ms = 0; in bnxt_hwrm_pfcwd_qcaps()
14973 bp->max_pfcwd_tmo_ms = le16_to_cpu(resp->max_pfcwd_timeout); in bnxt_hwrm_pfcwd_qcaps()