Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c780 unsigned int len, unsigned int drop_thres) in get_packet() argument
799 } else if (!drop_thres) in get_packet()
806 if (unlikely(fl->credits < drop_thres) && in get_packet()
841 unsigned int drop_thres) in get_packet_pg() argument
858 } else if (!drop_thres) in get_packet_pg()
867 if (unlikely(q->rx_recycle_buf || (!skb && fl->credits <= drop_thres))) in get_packet_pg()
876 if (!drop_thres) in get_packet_pg()