Home
last modified time | relevance | path

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

/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
567 err = hw_atl_utils_fw_rpc_call(self, sw.len); in hw_atl_utils_fw_rpc_wait()
1004 err = hw_atl_utils_fw_rpc_call(self, rpc_size); in aq_fw1x_set_wake_magic()
1036 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.c392 err = hw_atl_utils_fw_rpc_call(self, rpc_size); in aq_fw2x_set_wol()