Searched defs:ftmac100 (Results 1 – 3 of 3) sorted by relevance
13 struct ftmac100 { struct14 unsigned int isr; /* 0x00 */15 unsigned int imr; /* 0x04 */16 unsigned int mac_madr; /* 0x08 */17 unsigned int mac_ladr; /* 0x0c */18 unsigned int maht0; /* 0x10 */19 unsigned int maht1; /* 0x14 */20 unsigned int txpd; /* 0x18 */21 unsigned int rxpd; /* 0x1c */22 unsigned int txr_badr; /* 0x20 */[all …]
36 struct ftmac100 *ftmac100 = (struct ftmac100 *)priv->iobase; in ftmac100_reset() local52 struct ftmac100 *ftmac100 = (struct ftmac100 *)priv->iobase; in ftmac100_set_mac() local67 struct ftmac100 *ftmac100 = (struct ftmac100 *)priv->iobase; in _ftmac100_halt() local77 struct ftmac100 *ftmac100 = (struct ftmac100 *)priv->iobase; in _ftmac100_init() local184 struct ftmac100 *ftmac100 = (struct ftmac100 *)priv->iobase; in _ftmac100_send() local
49 struct ftmac100 { struct54 struct ftmac100_descs *descs; argument71 static int ftmac100_alloc_rx_page(struct ftmac100 *priv, argument