Home
last modified time | relevance | path

Searched defs:hw_max (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_sriov.h85 uint16_t hw_max; member
H A Dbnxt_sriov.c172 uint16_t hw_max, uint16_t pf_alloc, int num_vfs) in bnxt_set_vf_resc_field()
/freebsd/contrib/wpa/src/common/
H A Dhw_features_common.c880 u32 hw_max = hw & mask; in ieee80211ac_cap_check_max() local