Searched refs:module_tlv_len (Results 1 - 4 of 4) 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 | 262 * @module_tlv_len: pointer to module TLV length to return 270 ice_get_pfa_module_tlv(struct ice_hw *hw, u16 *module_tlv, u16 *module_tlv_len, in ice_get_pfa_module_tlv() argument 310 *module_tlv_len = tlv_len; in ice_get_pfa_module_tlv()
|
/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 | 433 * @module_tlv_len: pointer to module TLV length to return 441 ice_get_pfa_module_tlv(struct ice_hw *hw, u16 *module_tlv, u16 *module_tlv_len, in ice_get_pfa_module_tlv() argument 481 *module_tlv_len = tlv_len; in ice_get_pfa_module_tlv()
|
Completed in 3 milliseconds