Searched refs:MLX5E_PROT_MASK (Results 1 – 3 of 3) sorted by relevance
162 case MLX5E_PROT_MASK(MLX5E_1000BASE_CX_SGMII): in translate_eth_proto_oper()163 case MLX5E_PROT_MASK(MLX5E_1000BASE_KX): in translate_eth_proto_oper()164 case MLX5E_PROT_MASK(MLX5E_100BASE_TX): in translate_eth_proto_oper()165 case MLX5E_PROT_MASK(MLX5E_1000BASE_T): in translate_eth_proto_oper()169 case MLX5E_PROT_MASK(MLX5E_10GBASE_T): in translate_eth_proto_oper()170 case MLX5E_PROT_MASK(MLX5E_10GBASE_CX4): in translate_eth_proto_oper()171 case MLX5E_PROT_MASK(MLX5E_10GBASE_KX4): in translate_eth_proto_oper()172 case MLX5E_PROT_MASK(MLX5E_10GBASE_KR): in translate_eth_proto_oper()173 case MLX5E_PROT_MASK(MLX5E_10GBASE_CR): in translate_eth_proto_oper()174 case MLX5E_PROT_MASK(MLX5E_10GBASE_SR): in translate_eth_proto_oper()[all …]
169 #define MLX5E_PROT_MASK(link_mode) (1 << (link_mode)) macro
484 link_mode |= MLX5E_PROT_MASK(i); in mlx5e_find_link_mode()490 link_mode |= MLX5E_PROT_MASK(i); in mlx5e_find_link_mode()4805 if (MLX5E_PROT_MASK(i) & ~eth_proto_cap) in mlx5e_create_ifp()4814 if (MLX5E_PROT_MASK(k) & ~eth_proto_cap) in mlx5e_create_ifp()4830 if (MLX5E_PROT_MASK(i) & ~eth_proto_cap) in mlx5e_create_ifp()