Home
last modified time | relevance | path

Searched refs:hw_atl2_shared_buffer_write (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2_utils_fw.c18 #define hw_atl2_shared_buffer_write(HW, ITEM, VARIABLE) \ macro
126 hw_atl2_shared_buffer_write(self, link_control, link_control); in aq_a2_fw_init()
130 hw_atl2_shared_buffer_write(self, mtu, mtu); in aq_a2_fw_init()
147 hw_atl2_shared_buffer_write(self, link_control, link_control); in aq_a2_fw_deinit()
231 hw_atl2_shared_buffer_write(self, link_options, link_options); in aq_a2_fw_set_link_speed()
279 hw_atl2_shared_buffer_write(self, link_options, link_options); in aq_a2_fw_set_state()
473 hw_atl2_shared_buffer_write(self, link_options, link_options); in aq_a2_fw_set_eee_rate()
500 hw_atl2_shared_buffer_write(self, link_options, link_options); in aq_a2_fw_renegotiate()
508 hw_atl2_shared_buffer_write(self, link_options, link_options); in aq_a2_fw_renegotiate()
521 hw_atl2_shared_buffer_write(self, link_options, link_options); in aq_a2_fw_set_flow_control()
[all …]