Searched refs:IB_RAW_PACKET_CAP_DELAY_DROP (Results 1 – 3 of 3) sorted by relevance
913 props->raw_packet_caps |= IB_RAW_PACKET_CAP_DELAY_DROP; in mlx5_ib_query_device()4524 if (!(dev->ib_dev.attrs.raw_packet_caps & IB_RAW_PACKET_CAP_DELAY_DROP)) in mlx5_ib_stage_delay_drop_init()4552 if (!(dev->ib_dev.attrs.raw_packet_caps & IB_RAW_PACKET_CAP_DELAY_DROP)) in mlx5_ib_stage_delay_drop_cleanup()
4903 IB_RAW_PACKET_CAP_DELAY_DROP)) { in create_rq()
1625 IB_RAW_PACKET_CAP_DELAY_DROP = (1 << 3), enumerator