#include "common.h"
#include "regs.h"
Go to the source code of this file.
|
void | t3b_pcs_reset (struct cmac *mac) |
|
int | t3_mac_reset (struct cmac *mac) |
|
int | t3_mac_set_address (struct cmac *mac, unsigned int idx, u8 addr[6]) |
|
int | t3_mac_set_num_ucast (struct cmac *mac, int n) |
|
void | t3_mac_disable_exact_filters (struct cmac *mac) |
|
void | t3_mac_enable_exact_filters (struct cmac *mac) |
|
int | t3_mac_set_rx_mode (struct cmac *mac, struct net_device *dev) |
|
int | t3_mac_set_mtu (struct cmac *mac, unsigned int mtu) |
|
int | t3_mac_set_speed_duplex_fc (struct cmac *mac, int speed, int duplex, int fc) |
|
int | t3_mac_enable (struct cmac *mac, int which) |
|
int | t3_mac_disable (struct cmac *mac, int which) |
|
int | t3b2_mac_watchdog_task (struct cmac *mac) |
|
struct mac_stats * | t3_mac_update_stats (struct cmac *mac) |
|
#define EXACT_ADDR_FILTERS 8 |
#define RMON_UPDATE64 |
( |
|
mac, |
|
|
|
name, |
|
|
|
reg_lo, |
|
|
|
reg_hi |
|
) |
| |