Home
last modified time | relevance | path

Searched refs:drop_on_max (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/liquidio/
H A Docteon_droq.h240 u32 drop_on_max; member
H A Docteon_droq.c719 if ((droq->ops.drop_on_max) && (pkts_to_process - pkt)) { in octeon_droq_fast_process_packets()
920 droq->ops.drop_on_max = 0; in octeon_unregister_droq_ops()
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/liquidio/
H A Docteon_droq.h240 u32 drop_on_max; member
H A Docteon_droq.c721 if ((droq->ops.drop_on_max) && (pkts_to_process - pkt)) { in octeon_droq_fast_process_packets()
923 droq->ops.drop_on_max = 0; in octeon_unregister_droq_ops()

Completed in 4 milliseconds