Searched refs:ice_get_pfa_module_tlv (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_nvm.h | 14 ice_get_pfa_module_tlv(struct ice_hw *hw, u16 *module_tlv, u16 *module_tlv_len,
|
H A D | ice_nvm.c | 259 * ice_get_pfa_module_tlv - Reads sub module TLV from NVM PFA 270 ice_get_pfa_module_tlv(struct ice_hw *hw, u16 *module_tlv, u16 *module_tlv_len, in ice_get_pfa_module_tlv() function 340 status = ice_get_pfa_module_tlv(hw, &pba_tlv, &pba_tlv_len, in ice_read_pba_string() 397 status = ice_get_pfa_module_tlv(hw, &boot_cfg_tlv, &boot_cfg_tlv_len, in ice_get_orom_ver_info()
|
H A D | ice_common.c | 4299 status = ice_get_pfa_module_tlv(hw, &tlv, &tlv_len, in ice_get_link_default_override()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_nvm.h | 21 ice_get_pfa_module_tlv(struct ice_hw *hw, u16 *module_tlv, u16 *module_tlv_len,
|
H A D | ice_nvm.c | 430 * ice_get_pfa_module_tlv - Reads sub module TLV from NVM PFA 441 ice_get_pfa_module_tlv(struct ice_hw *hw, u16 *module_tlv, u16 *module_tlv_len, in ice_get_pfa_module_tlv() function 510 status = ice_get_pfa_module_tlv(hw, &pba_tlv, &pba_tlv_len, in ice_read_pba_string()
|
H A D | ice_common.c | 5454 status = ice_get_pfa_module_tlv(hw, &tlv, &tlv_len, in ice_get_link_default_override()
|
Completed in 15 milliseconds