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

/linux-master/drivers/net/ethernet/chelsio/cxgb/
H A Dgmac.h116 struct cmac { struct
[all...]
H A Dpm3393.c85 static int pmread(struct cmac *cmac, u32 reg, u32 * data32) argument
91 static int pmwrite(struct cmac *cmac, u32 reg, u32 data32) argument
98 static int pm3393_reset(struct cmac *cmac) argument
111 static int pm3393_interrupt_enable(struct cmac *cmac) argument
151 pm3393_interrupt_disable(struct cmac *cmac) argument
190 pm3393_interrupt_clear(struct cmac *cmac) argument
235 pm3393_interrupt_handler(struct cmac *cmac) argument
252 pm3393_enable(struct cmac *cmac, int which) argument
272 pm3393_enable_port(struct cmac *cmac, int which) argument
291 pm3393_disable(struct cmac *cmac, int which) argument
308 pm3393_loopback_enable(struct cmac *cmac) argument
313 pm3393_loopback_disable(struct cmac *cmac) argument
318 pm3393_set_mtu(struct cmac *cmac, int mtu) argument
336 pm3393_set_rx_mode(struct cmac *cmac, struct t1_rx_mode *rm) argument
388 pm3393_get_speed_duplex_fc(struct cmac *cmac, int *speed, int *duplex, int *fc) argument
400 pm3393_set_speed_duplex_fc(struct cmac *cmac, int speed, int duplex, int fc) argument
484 pm3393_macaddress_get(struct cmac *cmac, u8 mac_addr[6]) argument
490 pm3393_macaddress_set(struct cmac *cmac, const u8 ma[6]) argument
553 pm3393_destroy(struct cmac *cmac) argument
580 struct cmac *cmac; local
[all...]
/linux-master/drivers/net/ethernet/chelsio/cxgb3/
H A Dcommon.h470 struct cmac { struct
[all...]

Completed in 106 milliseconds