Searched defs:cmac (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb/
H A Dgmac.h125 struct cmac { struct
H A Dpm3393.c97 static int pmread(struct cmac *cmac, u32 reg, u32 * data32) pmread() argument
103 static int pmwrite(struct cmac *cmac, u32 reg, u32 data32) pmwrite() argument
110 static int pm3393_reset(struct cmac *cmac) pm3393_reset() argument
123 static int pm3393_interrupt_enable(struct cmac *cmac) pm3393_interrupt_enable() argument
163 static int pm3393_interrupt_disable(struct cmac *cmac) pm3393_interrupt_disable() argument
202 static int pm3393_interrupt_clear(struct cmac *cmac) pm3393_interrupt_clear() argument
247 static int pm3393_interrupt_handler(struct cmac *cmac) pm3393_interrupt_handler() argument
264 static int pm3393_enable(struct cmac *cmac, int which) pm3393_enable() argument
284 static int pm3393_enable_port(struct cmac *cmac, int which) pm3393_enable_port() argument
303 static int pm3393_disable(struct cmac *cmac, int which) pm3393_disable() argument
320 static int pm3393_loopback_enable(struct cmac *cmac) pm3393_loopback_enable() argument
325 static int pm3393_loopback_disable(struct cmac *cmac) pm3393_loopback_disable() argument
330 static int pm3393_set_mtu(struct cmac *cmac, int mtu) pm3393_set_mtu() argument
351 static int pm3393_set_rx_mode(struct cmac *cmac, struct t1_rx_mode *rm) pm3393_set_rx_mode() argument
403 static int pm3393_get_speed_duplex_fc(struct cmac *cmac, int *speed, pm3393_get_speed_duplex_fc() argument
415 static int pm3393_set_speed_duplex_fc(struct cmac *cmac, int speed, int duplex, pm3393_set_speed_duplex_fc() argument
499 static int pm3393_macaddress_get(struct cmac *cmac, u8 mac_addr[6]) pm3393_macaddress_get() argument
505 static int pm3393_macaddress_set(struct cmac *cmac, u8 ma[6]) pm3393_macaddress_set() argument
568 static void pm3393_destroy(struct cmac *cmac) pm3393_destroy() argument
595 struct cmac *cmac; pm3393_mac_create() local
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/
H A Dcommon.h470 struct cmac { struct

Completed in 88 milliseconds