Home
last modified time | relevance | path

Searched defs:cmac (Results 1 – 2 of 2) sorted by relevance

/titanic_52/usr/src/uts/common/io/chxge/com/
H A Dpm3393.c95 static int pmread(struct cmac *cmac, u32 reg, u32 * data32) in pmread() argument
101 static int pmwrite(struct cmac *cmac, u32 reg, u32 data32) in pmwrite() argument
109 static int pm3393_reset(struct cmac *cmac) in pm3393_reset() argument
122 static int pm3393_interrupt_enable(struct cmac *cmac) in pm3393_interrupt_enable() argument
173 pm3393_interrupt_disable(struct cmac * cmac) pm3393_interrupt_disable() argument
212 pm3393_interrupt_clear(struct cmac * cmac) pm3393_interrupt_clear() argument
257 pm3393_interrupt_handler(struct cmac * cmac) pm3393_interrupt_handler() argument
357 pm3393_enable(struct cmac * cmac,int which) pm3393_enable() argument
378 pm3393_enable_port(struct cmac * cmac,int which) pm3393_enable_port() argument
400 pm3393_disable(struct cmac * cmac,int which) pm3393_disable() argument
418 pm3393_loopback_enable(struct cmac * cmac) pm3393_loopback_enable() argument
424 pm3393_loopback_disable(struct cmac * cmac) pm3393_loopback_disable() argument
429 pm3393_set_mtu(struct cmac * cmac,int mtu) pm3393_set_mtu() argument
477 pm3393_set_rx_mode(struct cmac * cmac,struct t1_rx_mode * rm) pm3393_set_rx_mode() argument
526 pm3393_get_speed_duplex_fc(struct cmac * cmac,int * speed,int * duplex,int * fc) pm3393_get_speed_duplex_fc() argument
538 pm3393_set_speed_duplex_fc(struct cmac * cmac,int speed,int duplex,int fc) pm3393_set_speed_duplex_fc() argument
614 pm3393_macaddress_get(struct cmac * cmac,u8 mac_addr[6]) pm3393_macaddress_get() argument
620 pm3393_macaddress_set(struct cmac * cmac,u8 ma[6]) pm3393_macaddress_set() argument
683 pm3393_destroy(struct cmac * cmac) pm3393_destroy() argument
733 struct cmac *cmac; pm3393_mac_create() local
[all...]
H A Dgmac.h107 struct cmac { global() struct
108 statscmac global() argument
110 opscmac global() argument
111 instancecmac global() argument
116 adaptercmac global() argument
[all...]