1. NAME

wiphy_name - get wiphy name

2. SYNOPSIS

const char * wiphy_name(const struct wiphy *  wiphy );

3. ARGUMENTS

wiphy
    The wiphy whose name to return

4. RETURN

The name of wiphy.

5. AUTHOR

Johannes Berg <>
    Author.

6. COPYRIGHT