Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_utils.c515 int hw_atl_utils_fw_rpc_call(struct aq_hw_s *self, unsigned int rpc_size) in hw_atl_utils_fw_rpc_call() function
562 err = hw_atl_utils_fw_rpc_call(self, sw.len); in hw_atl_utils_fw_rpc_wait()
983 err = hw_atl_utils_fw_rpc_call(self, rpc_size); in aq_fw1x_set_wake_magic()
1015 err = hw_atl_utils_fw_rpc_call(self, rpc_size); in aq_fw1x_set_power()
Dhw_atl_utils.h633 int hw_atl_utils_fw_rpc_call(struct aq_hw_s *self, unsigned int rpc_size);
Dhw_atl_utils_fw2x.c395 err = hw_atl_utils_fw_rpc_call(self, rpc_size); in aq_fw2x_set_wol()