PORT_BNC
cmd->base.port = PORT_BNC;
case PORT_BNC:
cmd->base.port = dev->if_port == IF_PORT_10BASET ? PORT_TP : PORT_BNC;
case PORT_BNC:
cmd->base.port = PORT_BNC;
if (port != PORT_TP && port != PORT_AUI && port != PORT_BNC)
if (de->de21040 && port == PORT_BNC)
case PORT_BNC:
.eth_type = PORT_BNC,
[MLX5E_PORT_BNC] = PORT_BNC,
return PORT_BNC;
if ((port == PORT_BNC) && !(features & ADVERTISED_BNC))
cmd->base.port = PORT_BNC;
pl->link_port = PORT_BNC;