Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/emulex/benet/
Dbe_cmds.h1989 struct be_fat_conf_params { struct
2008 struct be_fat_conf_params get_params; argument
2013 struct be_fat_conf_params set_params;
2347 struct be_fat_conf_params *cfgs);
Dbe_cmds.c3342 struct be_fat_conf_params *cfgs; in be_cmd_set_fw_log_level()
3358 cfgs = (struct be_fat_conf_params *) in be_cmd_set_fw_log_level()
3380 struct be_fat_conf_params *cfgs; in be_cmd_get_fw_log_level()
3398 cfgs = (struct be_fat_conf_params *)(extfat_cmd.va + in be_cmd_get_fw_log_level()
3442 struct be_fat_conf_params *configs) in be_cmd_set_ext_fat_capabilites()
3457 memcpy(&req->set_params, configs, sizeof(struct be_fat_conf_params)); in be_cmd_set_ext_fat_capabilites()