Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
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()
233 hw_atl2_shared_buffer_write(self, link_options, link_options); in aq_a2_fw_set_link_speed()
281 hw_atl2_shared_buffer_write(self, link_options, link_options); in aq_a2_fw_set_state()
409 hw_atl2_shared_buffer_write(self, link_options, link_options); in aq_a2_fw_set_eee_rate()
436 hw_atl2_shared_buffer_write(self, link_options, link_options); in aq_a2_fw_renegotiate()
444 hw_atl2_shared_buffer_write(self, link_options, link_options); in aq_a2_fw_renegotiate()
457 hw_atl2_shared_buffer_write(self, link_options, link_options); in aq_a2_fw_set_flow_control()
[all …]