bcm-v4

[Specification

et_rxevent(quota)

h, t and p are of type struct sk_buff*

  1. while ( set p to result of call chiprx)

    1. if t is not set
      1. set h and t to p
    2. else
      1. set prev of t to p
      2. set t to p
    3. if we reached quota
      1. break
  2. call chiprxfill

  3. return number of processed frames

Exported/Archived from the wiki to HTML on 2016-10-27