Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qlcnic/
H A 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()
H A 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()
H A Dqlcnic_ctx.c1355 if (!(esw_cfg->mac_anti_spoof)) in qlcnic_config_switch_port()
1425 esw_cfg->mac_anti_spoof = (arg2 & 0x1); in qlcnic_get_eswitch_port_config()
H A Dqlcnic.h1299 u8 mac_anti_spoof; member
1368 u8 mac_anti_spoof; member