Searched refs:IB_RAW_PACKET_CAP_DELAY_DROP (Results 1 – 3 of 3) sorted by relevance
853 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()
5326 IB_RAW_PACKET_CAP_DELAY_DROP)) { in create_rq()
1631 IB_RAW_PACKET_CAP_DELAY_DROP = (1 << 3), enumerator