Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/irdma/
H A Dctrl.c1796 u8 rdma_ctl; in irdma_terminate_received() local
1804 rdma_ctl = ntohl(mpa[0]) & 0xff; in irdma_terminate_received()
1815 else if ((rdma_ctl & 0xc0) != 0x40) in irdma_terminate_received()