1. NAME

wimax_state_get - Return the current state of a WiMAX device

2. SYNOPSIS

enum wimax_st wimax_state_get(struct wimax_dev *  wimax_dev );

3. ARGUMENTS

wimax_dev
    WiMAX device descriptor

4. RETURNS

Current state of the device according to its driver.

5. COPYRIGHT