Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/qlcnic/
Dqlcnic_main.c717 if (esw_cfg->mac_anti_spoof) in qlcnic_set_eswitch_port_features()
852 npar->mac_anti_spoof = esw_cfg.mac_anti_spoof; in qlcnic_set_default_offload_settings()
871 esw_cfg.mac_anti_spoof = npar->mac_anti_spoof; in qlcnic_reset_eswitch_config()
3533 if (esw_cfg[i].mac_anti_spoof != 0) in validate_esw_config()
3617 npar->mac_anti_spoof = esw_cfg[i].mac_anti_spoof; in qlcnic_sysfs_write_esw_config()
Dqlcnic.h1109 u8 mac_anti_spoof; member
1178 u8 mac_anti_spoof; member
Dqlcnic_ctx.c980 if (!(esw_cfg->mac_anti_spoof)) in qlcnic_config_switch_port()
1040 esw_cfg->mac_anti_spoof = (arg2 & 0x1); in qlcnic_get_eswitch_port_config()