Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
Den_ethtool.c506 static u32 ptys_get_supported_port(struct mlx4_ptys_reg *ptys_reg) in ptys_get_supported_port()
536 static u32 ptys_get_active_port(struct mlx4_ptys_reg *ptys_reg) in ptys_get_active_port()
574 (FIELD_SIZEOF(struct mlx4_ptys_reg, eth_proto_cap) * 8)
717 struct mlx4_ptys_reg ptys_reg; in ethtool_get_ptys_settings()
863 struct mlx4_ptys_reg ptys_reg; in mlx4_en_set_settings()
Dfw.c2727 struct mlx4_ptys_reg *ptys_reg) in mlx4_ACCESS_PTYS_REG()
2749 struct mlx4_ptys_reg *ptys_reg = in mlx4_ACCESS_REG_wrapper()
2750 (struct mlx4_ptys_reg *)inbuf->reg_data; in mlx4_ACCESS_REG_wrapper()
/linux-4.1.27/include/linux/mlx4/
Ddevice.h1463 struct mlx4_ptys_reg { struct
1486 struct mlx4_ptys_reg *ptys_reg); argument