Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_utils.c539 struct hw_atl_utils_fw_rpc **rpc) in hw_atl_utils_fw_rpc_wait()
970 struct hw_atl_utils_fw_rpc *prpc = NULL; in aq_fw1x_set_wake_magic()
981 rpc_size = offsetof(struct hw_atl_utils_fw_rpc, msg_wol_add) + in aq_fw1x_set_wake_magic()
997 offsetof(struct hw_atl_utils_fw_rpc, msg_wol_remove); in aq_fw1x_set_wake_magic()
1013 struct hw_atl_utils_fw_rpc *prpc = NULL; in aq_fw1x_set_power()
Dhw_atl_utils.h232 struct __packed hw_atl_utils_fw_rpc { struct
636 struct hw_atl_utils_fw_rpc **rpc);
Dhw_atl_utils_fw2x.c360 struct hw_atl_utils_fw_rpc *rpc = NULL; in aq_fw2x_set_wol()
386 offsetof(struct hw_atl_utils_fw_rpc, fw2x_offloads); in aq_fw2x_set_wol()
/linux-6.1.9/drivers/net/ethernet/aquantia/atlantic/
Daq_hw.h197 struct hw_atl_utils_fw_rpc rpc;