Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dmain.c853 props->raw_packet_caps |= IB_RAW_PACKET_CAP_DELAY_DROP; in mlx5_ib_query_device()
5195 if (!(dev->ib_dev.attrs.raw_packet_caps & IB_RAW_PACKET_CAP_DELAY_DROP)) in cancel_delay_drop()
5291 if (!(dev->ib_dev.attrs.raw_packet_caps & IB_RAW_PACKET_CAP_DELAY_DROP)) in init_delay_drop()
Dqp.c5326 IB_RAW_PACKET_CAP_DELAY_DROP)) { in create_rq()
/Linux-v4.19/include/rdma/
Dib_verbs.h1631 IB_RAW_PACKET_CAP_DELAY_DROP = (1 << 3), enumerator