Searched refs:pktq_len (Results 1 – 1 of 1) sorted by relevance
2035 int pktq_len = KPKTQ_LEN(rx_pkts); in flow_rx_agg_host() local2038 rx_bytes / pktq_len <= MCLBYTES) { in flow_rx_agg_host()2041 rx_bytes / pktq_len <= MBIGCLBYTES) { in flow_rx_agg_host()2044 rx_bytes / pktq_len <= M16KCLBYTES) { in flow_rx_agg_host()2058 mhead_cnt = pktq_len; in flow_rx_agg_host()