Searched refs:wol_port (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Dfw.h133 bool wol_port[MLX4_MAX_PORTS + 1]; member in struct:mlx4_dev_cap
H A Dmain.c543 dev->caps.wol_port[1] = dev_cap->wol_port[1];
544 dev->caps.wol_port[2] = dev_cap->wol_port[2];
H A Dfw.c935 dev_cap->wol_port[1] = !!(field & 0x20);
936 dev_cap->wol_port[2] = !!(field & 0x40);
H A Den_ethtool.c252 if (caps->wol_port[priv->port])
/linux-master/include/linux/mlx4/
H A Ddevice.h631 bool wol_port[MLX4_MAX_PORTS + 1]; member in struct:mlx4_caps

Completed in 176 milliseconds