Home
last modified time | relevance | path

Searched refs:mac_anti_spoof (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_sysfs.c515 if (esw_cfg[i].mac_anti_spoof != 0) in validate_esw_config()
610 npar->mac_anti_spoof = esw_cfg[i].mac_anti_spoof; in qlcnic_sysfs_write_esw_config()
Dqlcnic_main.c1397 if (esw_cfg->mac_anti_spoof) in qlcnic_set_eswitch_port_features()
1512 npar->mac_anti_spoof = esw_cfg.mac_anti_spoof; in qlcnic_set_default_offload_settings()
1532 esw_cfg.mac_anti_spoof = npar->mac_anti_spoof; in qlcnic_reset_eswitch_config()
Dqlcnic_ctx.c1361 if (!(esw_cfg->mac_anti_spoof)) in qlcnic_config_switch_port()
1431 esw_cfg->mac_anti_spoof = (arg2 & 0x1); in qlcnic_get_eswitch_port_config()
Dqlcnic.h1299 u8 mac_anti_spoof; member
1368 u8 mac_anti_spoof; member