Lines Matching refs:cmac

39 static inline int macidx(const struct cmac *mac)  in macidx()
47 static inline int xgm_reset_ctrl(const struct cmac *mac) in xgm_reset_ctrl()
66 static void xaui_serdes_reset(struct cmac *mac) in xaui_serdes_reset()
96 void t3b_pcs_reset(struct cmac *mac) in t3b_pcs_reset()
107 void t3c_pcs_force_los(struct cmac *mac) in t3c_pcs_force_los()
140 int t3_mac_init(struct cmac *mac) in t3_mac_init()
220 static int t3_mac_reset(struct cmac *mac, int portspeed) in t3_mac_reset()
314 static void set_addr_filter(struct cmac *mac, int idx, const u8 *addr) in set_addr_filter()
334 int t3_mac_set_address(struct cmac *mac, unsigned int idx, u8 addr[6]) in t3_mac_set_address()
358 int t3_mac_set_num_ucast(struct cmac *mac, unsigned char n) in t3_mac_set_num_ucast()
366 void t3_mac_disable_exact_filters(struct cmac *mac) in t3_mac_disable_exact_filters()
377 void t3_mac_enable_exact_filters(struct cmac *mac) in t3_mac_enable_exact_filters()
410 int t3_mac_set_rx_mode(struct cmac *mac, struct t3_rx_mode *rm) in t3_mac_set_rx_mode()
463 int t3_mac_set_mtu(struct cmac *mac, unsigned int mtu) in t3_mac_set_mtu()
558 int t3_mac_set_speed_duplex_fc(struct cmac *mac, int speed, int duplex, int fc) in t3_mac_set_speed_duplex_fc()
636 int t3_mac_enable(struct cmac *mac, int which) in t3_mac_enable()
688 int t3_mac_disable(struct cmac *mac, int which) in t3_mac_disable()
711 int t3b2_mac_watchdog_task(struct cmac *mac) in t3b2_mac_watchdog_task()
788 const struct mac_stats *t3_mac_update_stats(struct cmac *mac) in t3_mac_update_stats()