Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/emulex/benet/
Dbe_cmds.h2027 struct be_fat_conf_params { struct
2046 struct be_fat_conf_params get_params; argument
2051 struct be_fat_conf_params set_params;
2385 struct be_fat_conf_params *cfgs);
Dbe_cmds.c3421 struct be_fat_conf_params *cfgs; in be_cmd_set_fw_log_level()
3437 cfgs = (struct be_fat_conf_params *) in be_cmd_set_fw_log_level()
3459 struct be_fat_conf_params *cfgs; in be_cmd_get_fw_log_level()
3477 cfgs = (struct be_fat_conf_params *)(extfat_cmd.va + in be_cmd_get_fw_log_level()
3521 struct be_fat_conf_params *configs) in be_cmd_set_ext_fat_capabilites()
3536 memcpy(&req->set_params, configs, sizeof(struct be_fat_conf_params)); in be_cmd_set_ext_fat_capabilites()