Searched defs:ftmac100 (Results 1 – 3 of 3) sorted by relevance
12 struct ftmac100 { struct13 unsigned int isr; /* 0x00 */14 unsigned int imr; /* 0x04 */15 unsigned int mac_madr; /* 0x08 */16 unsigned int mac_ladr; /* 0x0c */17 unsigned int maht0; /* 0x10 */18 unsigned int maht1; /* 0x14 */19 unsigned int txpd; /* 0x18 */20 unsigned int rxpd; /* 0x1c */21 unsigned int txr_badr; /* 0x20 */[all …]
35 struct ftmac100 *ftmac100 = (struct ftmac100 *)priv->iobase; in ftmac100_reset() local56 struct ftmac100 *ftmac100 = (struct ftmac100 *)priv->iobase; in ftmac100_set_mac() local71 struct ftmac100 *ftmac100 = (struct ftmac100 *)priv->iobase; in _ftmac100_halt() local81 struct ftmac100 *ftmac100 = (struct ftmac100 *)priv->iobase; in _ftmac100_init() local186 struct ftmac100 *ftmac100 = (struct ftmac100 *)priv->iobase; in _ftmac100_send() local
51 struct ftmac100 { struct56 struct ftmac100_descs *descs; argument73 static int ftmac100_alloc_rx_page(struct ftmac100 *priv, argument