Searched refs:pkt_cnt (Results 1 – 4 of 4) sorted by relevance
763 mac_control->rings[i].pkt_cnt = config->rx_cfg[i].num_rxd - in init_shared_mem()2530 alloc_cnt = ring->pkt_cnt - ring->rx_bufs_left; in fill_rx_buffers()2973 int pkt_cnt = 0, napi_pkts = 0; in rx_intr_handler() local3043 pkt_cnt++; in rx_intr_handler()3044 if ((indicate_max_pkts) && (pkt_cnt > indicate_max_pkts)) in rx_intr_handler()3079 int pkt_cnt = 0; in tx_intr_handler() local3140 pkt_cnt++; in tx_intr_handler()3156 s2io_wake_tx_queue(fifo_data, pkt_cnt, nic->config.multiq); in tx_intr_handler()
735 int pkt_cnt; member
3491 u16 pkt_cnt, tmp; in niu_tx_work() local3502 tmp = pkt_cnt = (cs & TX_CS_PKT_CNT) >> TX_CS_PKT_CNT_SHIFT; in niu_tx_work()3503 pkt_cnt = (pkt_cnt - rp->last_pkt_cnt) & in niu_tx_work()3511 np->dev->name, pkt_cnt, cons); in niu_tx_work()3513 while (pkt_cnt--) in niu_tx_work()
352 int pkt_cnt,pk_ind,so_far; in claw_pack_skb() local355 pkt_cnt = 0; in claw_pack_skb()383 pkt_cnt++; in claw_pack_skb()