Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_utils_fw2x.c427 err = hw_atl_write_fwcfg_dwords(self, (void *)fw_req, dword_cnt); in aq_fw2x_send_fw_request()
683 err = hw_atl_write_fwcfg_dwords(hw, (void *)req, dword_cnt); in aq_fw2x_send_macsec_req()
H A Dhw_atl_utils.c444 int hw_atl_write_fwcfg_dwords(struct aq_hw_s *self, u32 *p, u32 cnt) in hw_atl_write_fwcfg_dwords() function
524 err = hw_atl_write_fwcfg_dwords(self, (u32 *)(void *)&self->rpc, in hw_atl_utils_fw_rpc_call()
H A Dhw_atl_utils.h626 int hw_atl_write_fwcfg_dwords(struct aq_hw_s *self, u32 *p, u32 cnt);