Home
last modified time | relevance | path

Searched defs:new_param (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/target/iscsi/
H A Discsi_target_parameters.c567 struct iscsi_param *new_param = NULL; in iscsi_copy_param_list() local
/openbmc/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_enet.c781 static u32 smooth_alg(u32 new_param, u32 old_param) in smooth_alg()