Lines Matching full:pkts
781 * picked up some packets; save the head of pkts to be sent up. in vgen_poll_rcv()
785 /* move the pollq_headp to skip over the pkts being sent up */ in vgen_poll_rcv()
788 /* picked up all pending pkts in the queue; reset tail also */ in vgen_poll_rcv()
793 /* terminate the tail of pkts to be sent up */ in vgen_poll_rcv()
800 * slightly exceed that in such cases. That should be ok, as these pkts in vgen_poll_rcv()
902 /* drop this msg to simulate lost pkts for debugging */ in vgen_handle_dringdata_info()
917 /* calculate the number of pkts lost */ in vgen_handle_dringdata_info()
941 * treat this range of descrs/pkts as dropped in vgen_handle_dringdata_info()
1115 * ack pkts upto this index. in vgen_process_dringdata()
1163 * ack pkts upto this index. in vgen_process_dringdata()
1506 * are in interrupt mode, before sending up the chain of pkts. in vgen_rx()