Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/mlx5/
Dmain.c943 props->raw_packet_caps |= IB_RAW_PACKET_CAP_DELAY_DROP; in mlx5_ib_query_device()
4085 if (!(dev->ib_dev.attrs.raw_packet_caps & IB_RAW_PACKET_CAP_DELAY_DROP)) in mlx5_ib_stage_delay_drop_init()
4113 if (!(dev->ib_dev.attrs.raw_packet_caps & IB_RAW_PACKET_CAP_DELAY_DROP)) in mlx5_ib_stage_delay_drop_cleanup()
Dqp.c5257 IB_RAW_PACKET_CAP_DELAY_DROP)) { in create_rq()
/Linux-v6.6/include/rdma/
Dib_verbs.h1664 IB_RAW_PACKET_CAP_DELAY_DROP = IB_UVERBS_RAW_PACKET_CAP_DELAY_DROP, enumerator