Home
last modified time | relevance | path

Searched refs:be_fat_conf_params (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/emulex/benet/
Dbe_cmds.h2098 struct be_fat_conf_params { struct
2117 struct be_fat_conf_params get_params; argument
2122 struct be_fat_conf_params set_params;
2490 struct be_fat_conf_params *cfgs);
Dbe_cmds.c4086 struct be_fat_conf_params *cfgs; in be_cmd_set_fw_log_level()
4102 cfgs = (struct be_fat_conf_params *) in be_cmd_set_fw_log_level()
4124 struct be_fat_conf_params *cfgs; in be_cmd_get_fw_log_level()
4142 cfgs = (struct be_fat_conf_params *)(extfat_cmd.va + in be_cmd_get_fw_log_level()
4190 struct be_fat_conf_params *configs) in be_cmd_set_ext_fat_capabilites()
4205 memcpy(&req->set_params, configs, sizeof(struct be_fat_conf_params)); in be_cmd_set_ext_fat_capabilites()