Lines Matching defs:regs

37 uint32_t fman_memac_get_event(struct memac_regs *regs, uint32_t ev_mask)  in fman_memac_get_event()
42 uint32_t fman_memac_get_interrupt_mask(struct memac_regs *regs) in fman_memac_get_interrupt_mask()
47 void fman_memac_ack_event(struct memac_regs *regs, uint32_t ev_mask) in fman_memac_ack_event()
52 void fman_memac_set_promiscuous(struct memac_regs *regs, bool val) in fman_memac_set_promiscuous()
66 void fman_memac_clear_addr_in_paddr(struct memac_regs *regs, in fman_memac_clear_addr_in_paddr()
78 void fman_memac_add_addr_in_paddr(struct memac_regs *regs, in fman_memac_add_addr_in_paddr()
99 void fman_memac_enable(struct memac_regs *regs, bool apply_rx, bool apply_tx) in fman_memac_enable()
114 void fman_memac_disable(struct memac_regs *regs, bool apply_rx, bool apply_tx) in fman_memac_disable()
129 void fman_memac_reset_stat(struct memac_regs *regs) in fman_memac_reset_stat()
142 void fman_memac_reset(struct memac_regs *regs) in fman_memac_reset()
155 int fman_memac_init(struct memac_regs *regs, in fman_memac_init()
240 void fman_memac_set_exception(struct memac_regs *regs, uint32_t val, bool enable) in fman_memac_set_exception()
253 void fman_memac_reset_filter_table(struct memac_regs *regs) in fman_memac_reset_filter_table()
260 void fman_memac_set_hash_table_entry(struct memac_regs *regs, uint32_t crc) in fman_memac_set_hash_table_entry()
265 void fman_memac_set_hash_table(struct memac_regs *regs, uint32_t val) in fman_memac_set_hash_table()
270 uint16_t fman_memac_get_max_frame_len(struct memac_regs *regs) in fman_memac_get_max_frame_len()
280 void fman_memac_set_tx_pause_frames(struct memac_regs *regs, in fman_memac_set_tx_pause_frames()
323 void fman_memac_set_rx_ignore_pause_frames(struct memac_regs *regs,bool enable) in fman_memac_set_rx_ignore_pause_frames()
336 void fman_memac_set_wol(struct memac_regs *regs, bool enable) in fman_memac_set_wol()
354 uint64_t fman_memac_get_counter(struct memac_regs *regs, in fman_memac_get_counter()
445 void fman_memac_adjust_link(struct memac_regs *regs, in fman_memac_adjust_link()