Home
last modified time | relevance | path

Searched refs:ice_get_pfa_module_tlv (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ice/
H A Dice_nvm.h123 ice_get_pfa_module_tlv(struct ice_hw *hw, u16 *module_tlv, u16 *module_tlv_len,
H A Dice_nvm.c717 * ice_get_pfa_module_tlv - Reads sub module TLV from NVM PFA
728 ice_get_pfa_module_tlv(struct ice_hw *hw, u16 *module_tlv, u16 *module_tlv_len,
812 status = ice_get_pfa_module_tlv(hw, &pba_tlv, &pba_tlv_len, in ice_read_pba_string()
729 ice_get_pfa_module_tlv(struct ice_hw *hw, u16 *module_tlv, u16 *module_tlv_len, ice_get_pfa_module_tlv() function
H A Dice_common.c6535 status = ice_get_pfa_module_tlv(hw, &tlv, &tlv_len, in ice_get_link_default_override()