Lines Matching refs:cpu_to_be32

1284 	ct_req->req.rhba.entry_count = cpu_to_be32(1);  in qla2x00_fdmi_rhba()
1290 cpu_to_be32(FDMI_HBA_ATTR_COUNT); in qla2x00_fdmi_rhba()
1499 ct_req->req.rpa.attrs.count = cpu_to_be32(FDMI_PORT_ATTR_COUNT); in qla2x00_fdmi_rpa()
1519 eiter->a.sup_speed = cpu_to_be32( in qla2x00_fdmi_rpa()
1522 eiter->a.sup_speed = cpu_to_be32( in qla2x00_fdmi_rpa()
1527 eiter->a.sup_speed = cpu_to_be32( in qla2x00_fdmi_rpa()
1532 eiter->a.sup_speed = cpu_to_be32( in qla2x00_fdmi_rpa()
1538 eiter->a.sup_speed = cpu_to_be32( in qla2x00_fdmi_rpa()
1543 eiter->a.sup_speed = cpu_to_be32( in qla2x00_fdmi_rpa()
1547 eiter->a.sup_speed = cpu_to_be32( in qla2x00_fdmi_rpa()
1561 cpu_to_be32(FDMI_PORT_SPEED_1GB); in qla2x00_fdmi_rpa()
1565 cpu_to_be32(FDMI_PORT_SPEED_2GB); in qla2x00_fdmi_rpa()
1569 cpu_to_be32(FDMI_PORT_SPEED_4GB); in qla2x00_fdmi_rpa()
1573 cpu_to_be32(FDMI_PORT_SPEED_8GB); in qla2x00_fdmi_rpa()
1577 cpu_to_be32(FDMI_PORT_SPEED_10GB); in qla2x00_fdmi_rpa()
1581 cpu_to_be32(FDMI_PORT_SPEED_16GB); in qla2x00_fdmi_rpa()
1585 cpu_to_be32(FDMI_PORT_SPEED_32GB); in qla2x00_fdmi_rpa()
1589 cpu_to_be32(FDMI_PORT_SPEED_UNKNOWN); in qla2x00_fdmi_rpa()
1604 eiter->a.max_frame_size = cpu_to_be32(eiter->a.max_frame_size); in qla2x00_fdmi_rpa()
1708 ct_req->req.rhba2.entry_count = cpu_to_be32(1); in qla2x00_fdmiv2_rhba()
1713 ct_req->req.rhba2.attrs.count = cpu_to_be32(FDMIV2_HBA_ATTR_COUNT); in qla2x00_fdmiv2_rhba()
1876 eiter->a.max_ct_len = cpu_to_be32(eiter->a.max_ct_len); in qla2x00_fdmiv2_rhba()
1899 eiter->a.vendor_id = cpu_to_be32(0x1077); in qla2x00_fdmiv2_rhba()
1909 eiter->a.num_ports = cpu_to_be32(1); in qla2x00_fdmiv2_rhba()
2074 ct_req->req.rpa2.attrs.count = cpu_to_be32(FDMIV2_PORT_ATTR_COUNT); in qla2x00_fdmiv2_rpa()
2094 eiter->a.sup_speed = cpu_to_be32( in qla2x00_fdmiv2_rpa()
2097 eiter->a.sup_speed = cpu_to_be32( in qla2x00_fdmiv2_rpa()
2102 eiter->a.sup_speed = cpu_to_be32( in qla2x00_fdmiv2_rpa()
2107 eiter->a.sup_speed = cpu_to_be32( in qla2x00_fdmiv2_rpa()
2113 eiter->a.sup_speed = cpu_to_be32( in qla2x00_fdmiv2_rpa()
2118 eiter->a.sup_speed = cpu_to_be32( in qla2x00_fdmiv2_rpa()
2122 eiter->a.sup_speed = cpu_to_be32( in qla2x00_fdmiv2_rpa()
2135 eiter->a.cur_speed = cpu_to_be32(FDMI_PORT_SPEED_1GB); in qla2x00_fdmiv2_rpa()
2138 eiter->a.cur_speed = cpu_to_be32(FDMI_PORT_SPEED_2GB); in qla2x00_fdmiv2_rpa()
2141 eiter->a.cur_speed = cpu_to_be32(FDMI_PORT_SPEED_4GB); in qla2x00_fdmiv2_rpa()
2144 eiter->a.cur_speed = cpu_to_be32(FDMI_PORT_SPEED_8GB); in qla2x00_fdmiv2_rpa()
2147 eiter->a.cur_speed = cpu_to_be32(FDMI_PORT_SPEED_10GB); in qla2x00_fdmiv2_rpa()
2150 eiter->a.cur_speed = cpu_to_be32(FDMI_PORT_SPEED_16GB); in qla2x00_fdmiv2_rpa()
2153 eiter->a.cur_speed = cpu_to_be32(FDMI_PORT_SPEED_32GB); in qla2x00_fdmiv2_rpa()
2156 eiter->a.cur_speed = cpu_to_be32(FDMI_PORT_SPEED_UNKNOWN); in qla2x00_fdmiv2_rpa()
2171 eiter->a.max_frame_size = cpu_to_be32(eiter->a.max_frame_size); in qla2x00_fdmiv2_rpa()
2245 eiter->a.port_type = cpu_to_be32(NS_NX_PORT_TYPE); in qla2x00_fdmiv2_rpa()
2255 eiter->a.port_supported_cos = cpu_to_be32(FC_CLASS_3); in qla2x00_fdmiv2_rpa()
2289 eiter->a.port_state = cpu_to_be32(1); in qla2x00_fdmiv2_rpa()
2299 eiter->a.num_ports = cpu_to_be32(1); in qla2x00_fdmiv2_rpa()
2309 eiter->a.port_id = cpu_to_be32(vha->d_id.b24); in qla2x00_fdmiv2_rpa()