Lines Matching refs:SET_BIT

115 	#define SET_BIT(name)	__set_bit(ETHTOOL_LINK_MODE_ ## name ## _BIT, \  in mcdi_to_ethtool_linkset()  macro
121 SET_BIT(Backplane); in mcdi_to_ethtool_linkset()
123 SET_BIT(1000baseKX_Full); in mcdi_to_ethtool_linkset()
125 SET_BIT(10000baseKX4_Full); in mcdi_to_ethtool_linkset()
127 SET_BIT(40000baseKR4_Full); in mcdi_to_ethtool_linkset()
133 SET_BIT(FIBRE); in mcdi_to_ethtool_linkset()
135 SET_BIT(1000baseT_Full); in mcdi_to_ethtool_linkset()
136 SET_BIT(1000baseX_Full); in mcdi_to_ethtool_linkset()
139 SET_BIT(10000baseCR_Full); in mcdi_to_ethtool_linkset()
140 SET_BIT(10000baseLR_Full); in mcdi_to_ethtool_linkset()
141 SET_BIT(10000baseSR_Full); in mcdi_to_ethtool_linkset()
144 SET_BIT(40000baseCR4_Full); in mcdi_to_ethtool_linkset()
145 SET_BIT(40000baseSR4_Full); in mcdi_to_ethtool_linkset()
148 SET_BIT(100000baseCR4_Full); in mcdi_to_ethtool_linkset()
149 SET_BIT(100000baseSR4_Full); in mcdi_to_ethtool_linkset()
152 SET_BIT(25000baseCR_Full); in mcdi_to_ethtool_linkset()
153 SET_BIT(25000baseSR_Full); in mcdi_to_ethtool_linkset()
156 SET_BIT(50000baseCR2_Full); in mcdi_to_ethtool_linkset()
160 SET_BIT(TP); in mcdi_to_ethtool_linkset()
162 SET_BIT(10baseT_Half); in mcdi_to_ethtool_linkset()
164 SET_BIT(10baseT_Full); in mcdi_to_ethtool_linkset()
166 SET_BIT(100baseT_Half); in mcdi_to_ethtool_linkset()
168 SET_BIT(100baseT_Full); in mcdi_to_ethtool_linkset()
170 SET_BIT(1000baseT_Half); in mcdi_to_ethtool_linkset()
172 SET_BIT(1000baseT_Full); in mcdi_to_ethtool_linkset()
174 SET_BIT(10000baseT_Full); in mcdi_to_ethtool_linkset()
179 SET_BIT(Pause); in mcdi_to_ethtool_linkset()
181 SET_BIT(Asym_Pause); in mcdi_to_ethtool_linkset()
183 SET_BIT(Autoneg); in mcdi_to_ethtool_linkset()
185 #undef SET_BIT in mcdi_to_ethtool_linkset()