Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
Dhw_atl2_utils_fw.c30 #define hw_atl2_shared_buffer_get(HW, ITEM, VARIABLE) \ macro
124 hw_atl2_shared_buffer_get(self, link_control, link_control); in aq_a2_fw_init()
128 hw_atl2_shared_buffer_get(self, mtu, mtu); in aq_a2_fw_init()
145 hw_atl2_shared_buffer_get(self, link_control, link_control); in aq_a2_fw_deinit()
230 hw_atl2_shared_buffer_get(self, link_options, link_options); in aq_a2_fw_set_link_speed()
263 hw_atl2_shared_buffer_get(self, link_options, link_options); in aq_a2_fw_set_state()
332 hw_atl2_shared_buffer_get(self, mac_address, mac_address); in aq_a2_fw_get_mac_permanent()
405 hw_atl2_shared_buffer_get(self, link_options, link_options); in aq_a2_fw_set_eee_rate()
434 hw_atl2_shared_buffer_get(self, link_options, link_options); in aq_a2_fw_renegotiate()
453 hw_atl2_shared_buffer_get(self, link_options, link_options); in aq_a2_fw_set_flow_control()
[all …]