Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb3/
Dsge.c784 unsigned int len, unsigned int drop_thres) in get_packet() argument
803 } else if (!drop_thres) in get_packet()
810 if (unlikely(fl->credits < drop_thres) && in get_packet()
844 unsigned int drop_thres) in get_packet_pg() argument
862 } else if (!drop_thres) in get_packet_pg()
871 if (unlikely(q->rx_recycle_buf || (!skb && fl->credits <= drop_thres))) in get_packet_pg()
880 if (!drop_thres) in get_packet_pg()