Searched refs:dm96xx_priv (Results 1 – 1 of 1) sorted by relevance
102 struct dm96xx_priv { struct661 struct dm96xx_priv* priv; in dm9620_bind()753 priv = dev->driver_priv = kmalloc(sizeof(struct dm96xx_priv), GFP_ATOMIC); in dm9620_bind()833 struct dm96xx_priv* priv= dev->driver_priv; in dm9620_unbind()863 struct dm96xx_priv* priv = (struct dm96xx_priv *)dev->driver_priv; in dm9620_rx_fixup()957 struct sk_buff *TxExpend(struct dm96xx_priv* priv, u8 ts, struct sk_buff *skb, gfp_t flags) in TxExpend()982 struct dm96xx_priv* priv = (struct dm96xx_priv *)dev->driver_priv; in dm9620_tx_fixup()