Home
last modified time | relevance | path

Searched refs:io_class (Results 1 – 4 of 4) sorted by relevance

/drivers/infiniband/ulp/srpt/
Dib_dm_mad.h108 __be16 io_class; member
Dib_srpt.c359 iocp->io_class = cpu_to_be16(SRP_REV16A_IB_IO_CLASS); in srpt_get_ioc()
/drivers/infiniband/ulp/srp/
Dib_srp.h213 u16 io_class; member
Dib_srp.c889 if (target->io_class == SRP_REV10_IB_IO_CLASS) { in srp_send_req()
3504 target->io_class = token; in srp_parse_options()
3687 target->io_class = SRP_REV16A_IB_IO_CLASS; in srp_create_target()