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.c4570 if (BNXT_VF(bp) || !bp->max_pfcwd_tmo_ms) in bnxt_set_tunable()
4574 if (val > bp->max_pfcwd_tmo_ms && in bnxt_set_tunable()
4593 if (!bp->max_pfcwd_tmo_ms) in bnxt_get_tunable()
H A Dbnxt.h2441 u16 max_pfcwd_tmo_ms; member
H A Dbnxt.c14861 bp->max_pfcwd_tmo_ms = 0; in bnxt_hwrm_pfcwd_qcaps()
14868 bp->max_pfcwd_tmo_ms = le16_to_cpu(resp->max_pfcwd_timeout); in bnxt_hwrm_pfcwd_qcaps()