Home
last modified time | relevance | path

Searched refs:pba_tlv_len (Results 1 – 1 of 1) sorted by path

/freebsd/sys/dev/ice/
H A Dice_nvm.c793 u16 pba_tlv, pba_tlv_len; in ice_read_pba_string() local
798 status = ice_get_pfa_module_tlv(hw, &pba_tlv, &pba_tlv_len, in ice_read_pba_string()
812 if (pba_tlv_len < pba_size) { in ice_read_pba_string()