Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/chelsio/cxgb3/
Dsge.c785 unsigned int len, unsigned int drop_thres) in get_packet() argument
804 } else if (!drop_thres) in get_packet()
811 if (unlikely(fl->credits < drop_thres) && in get_packet()
846 unsigned int drop_thres) in get_packet_pg() argument
863 } else if (!drop_thres) in get_packet_pg()
872 if (unlikely(q->rx_recycle_buf || (!skb && fl->credits <= drop_thres))) in get_packet_pg()
881 if (!drop_thres) in get_packet_pg()