mac_esp_priv
struct mac_esp_priv *mep = MAC_ESP_GET_PRIV(esp);
struct mac_esp_priv *mep = MAC_ESP_GET_PRIV(esp);
struct mac_esp_priv *mep;
mep = kzalloc_obj(struct mac_esp_priv);
struct mac_esp_priv *mep = platform_get_drvdata(dev);
#define MAC_ESP_GET_PRIV(esp) ((struct mac_esp_priv *) \