Home
last modified time | relevance | path

Searched refs:IB_WC_LSO (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/infiniband/sw/rxe/
H A Drxe_comp.c101 case IB_WR_LSO: return IB_WC_LSO; in wr_to_wc_opcode()
/linux-6.15/drivers/infiniband/hw/mlx4/
H A Dcq.c805 wc->opcode = IB_WC_LSO; in mlx4_ib_poll_one()
/linux-6.15/include/rdma/
H A Dib_verbs.h1004 IB_WC_LSO = IB_UVERBS_WC_TSO, enumerator