Lines Matching refs:cmac
38 static inline int macidx(const struct cmac *mac) in macidx()
46 static inline int xgm_reset_ctrl(const struct cmac *mac) in xgm_reset_ctrl()
65 static void xaui_serdes_reset(struct cmac *mac) in xaui_serdes_reset()
95 void t3b_pcs_reset(struct cmac *mac) in t3b_pcs_reset()
106 void t3c_pcs_force_los(struct cmac *mac) in t3c_pcs_force_los()
139 int t3_mac_init(struct cmac *mac) in t3_mac_init()
219 static int t3_mac_reset(struct cmac *mac, int portspeed) in t3_mac_reset()
313 static void set_addr_filter(struct cmac *mac, int idx, const u8 *addr) in set_addr_filter()
333 int t3_mac_set_address(struct cmac *mac, unsigned int idx, u8 addr[6]) in t3_mac_set_address()
357 int t3_mac_set_num_ucast(struct cmac *mac, unsigned char n) in t3_mac_set_num_ucast()
365 void t3_mac_disable_exact_filters(struct cmac *mac) in t3_mac_disable_exact_filters()
376 void t3_mac_enable_exact_filters(struct cmac *mac) in t3_mac_enable_exact_filters()
410 struct cmac *mac;
432 int t3_mac_set_rx_mode(struct cmac *mac, struct t3_rx_mode *rm) in t3_mac_set_rx_mode()
473 int t3_mac_set_mtu(struct cmac *mac, unsigned int mtu) in t3_mac_set_mtu()
568 int t3_mac_set_speed_duplex_fc(struct cmac *mac, int speed, int duplex, int fc) in t3_mac_set_speed_duplex_fc()
646 int t3_mac_enable(struct cmac *mac, int which) in t3_mac_enable()
698 int t3_mac_disable(struct cmac *mac, int which) in t3_mac_disable()
721 int t3b2_mac_watchdog_task(struct cmac *mac) in t3b2_mac_watchdog_task()
798 const struct mac_stats *t3_mac_update_stats(struct cmac *mac) in t3_mac_update_stats()