Searched refs:pba_tlv (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/ice/
H A Dice_nvm.c748 u16 pba_tlv, pba_tlv_len; local
753 status = ice_get_pfa_module_tlv(hw, &pba_tlv, &pba_tlv_len,
761 status = ice_read_sr_word(hw, (pba_tlv + 2), &pba_size);
782 status = ice_read_sr_word(hw, (pba_tlv + 2 + 1) + i, &pba_word);

Completed in 126 milliseconds