Lines Matching refs:moxart_mac_priv_t
45 struct moxart_mac_priv_t *priv = netdev_priv(ndev);
73 struct moxart_mac_priv_t *priv = netdev_priv(ndev);
91 struct moxart_mac_priv_t *priv = netdev_priv(ndev);
104 struct moxart_mac_priv_t *priv = netdev_priv(ndev);
119 struct moxart_mac_priv_t *priv = netdev_priv(ndev);
165 struct moxart_mac_priv_t *priv = netdev_priv(ndev);
184 struct moxart_mac_priv_t *priv = netdev_priv(ndev);
207 struct moxart_mac_priv_t *priv = container_of(napi,
208 struct moxart_mac_priv_t,
280 struct moxart_mac_priv_t *priv = netdev_priv(ndev);
287 struct moxart_mac_priv_t *priv = netdev_priv(ndev);
312 struct moxart_mac_priv_t *priv = netdev_priv(ndev);
332 struct moxart_mac_priv_t *priv = netdev_priv(ndev);
402 struct moxart_mac_priv_t *priv = netdev_priv(ndev);
423 struct moxart_mac_priv_t *priv = netdev_priv(ndev);
459 struct moxart_mac_priv_t *priv;
464 ndev = alloc_etherdev(sizeof(struct moxart_mac_priv_t));