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

/freebsd-10.3-release/sys/ofed/drivers/net/mlx4/
H A Dfw.h76 int trans_type[MLX4_MAX_PORTS + 1]; member in struct:mlx4_dev_cap
H A Den_netdev.c1809 int trans_type; local
1816 trans_type = priv->port_state.transciver;
1823 if (trans_type > 0 && trans_type <= 0xC)
1825 else if (trans_type == 0x80 || trans_type == 0)
H A Dmain.c644 dev->caps.trans_type[i] = dev_cap->trans_type[i];
H A Dfw.c813 dev_cap->trans_type[i] = field32 >> 24;
/freebsd-10.3-release/sys/ofed/include/linux/mlx4/
H A Ddevice.h448 int trans_type[MLX4_MAX_PORTS + 1]; member in struct:mlx4_caps

Completed in 125 milliseconds