Searched refs:port_supported_cos (Results 1 – 2 of 2) sorted by relevance
1989 eiter->a.port_supported_cos = cpu_to_be32(FC_CLASS_3); in qla2x00_port_attributes()1990 alen = sizeof(eiter->a.port_supported_cos); in qla2x00_port_attributes()1995 "SUPPORTED COS = %08x\n", be32_to_cpu(eiter->a.port_supported_cos)); in qla2x00_port_attributes()
2986 __be32 port_supported_cos; member