Name
wimax_dev_init — 
     initialize a newly allocated instance
 
Synopsis
| void fsfuncwimax_dev_init ( | struct wimax_dev * wimax_dev ); | 
 
Arguments
- wimax_dev
- 
     WiMAX device descriptor to initialize.
     
Description
   Initializes fields of a freshly allocated wimax_dev instance. This
   function assumes that after allocation, the memory occupied by
   wimax_dev was zeroed.