Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.h2094 struct be_fat_conf_params { struct
2113 struct be_fat_conf_params get_params; argument
2118 struct be_fat_conf_params set_params;
2484 struct be_fat_conf_params *cfgs);
H A Dbe_cmds.c4083 struct be_fat_conf_params *cfgs; in be_cmd_set_fw_log_level()
4099 cfgs = (struct be_fat_conf_params *) in be_cmd_set_fw_log_level()
4121 struct be_fat_conf_params *cfgs; in be_cmd_get_fw_log_level()
4139 cfgs = (struct be_fat_conf_params *)(extfat_cmd.va + in be_cmd_get_fw_log_level()
4187 struct be_fat_conf_params *configs) in be_cmd_set_ext_fat_capabilites()
4202 memcpy(&req->set_params, configs, sizeof(struct be_fat_conf_params)); in be_cmd_set_ext_fat_capabilites()