Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_re/
H A Dqplib_res.h609 static inline bool _is_hw_retx_supported(u16 dev_cap_flags) in _is_hw_retx_supported() function
617 #define BNXT_RE_HW_RETX(a) _is_hw_retx_supported((a))
H A Dstats.c699 _is_hw_retx_supported(rdev->dev_attr->dev_cap_flags)) { in bnxt_re_get_hw_stats()