port_type_description 6296 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 	static const char *const port_type_description[] = {
port_type_description 6322 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 	if (port_type < ARRAY_SIZE(port_type_description))
port_type_description 6323 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 		return port_type_description[port_type];