Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/mlx5/
Dmain.c958 props->raw_packet_caps |= IB_RAW_PACKET_CAP_DELAY_DROP; in mlx5_ib_query_device()
5722 if (!(dev->ib_dev.attrs.raw_packet_caps & IB_RAW_PACKET_CAP_DELAY_DROP)) in cancel_delay_drop()
5818 if (!(dev->ib_dev.attrs.raw_packet_caps & IB_RAW_PACKET_CAP_DELAY_DROP)) in init_delay_drop()
Dqp.c5993 IB_RAW_PACKET_CAP_DELAY_DROP)) { in create_rq()
/Linux-v5.4/include/rdma/
Dib_verbs.h1597 IB_RAW_PACKET_CAP_DELAY_DROP = (1 << 3), enumerator