Searched refs:max_pfcwd_tmo_ms (Results 1 – 3 of 3) sorted by relevance
4570 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()
2441 u16 max_pfcwd_tmo_ms; member
14861 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()