[dpdk-dev] [PATCH v4 04/22] net/atlantic: hw_atl register declarations

Ferruh Yigit ferruh.yigit at intel.com
Wed Oct 10 12:31:56 CEST 2018


On 10/9/2018 10:31 AM, Igor Russkikh wrote:
> This hw_atl layer is maintained in sync with linux kernel driver.
> It will generally be in sync with linux upstream.
> 
> Signed-off-by: Igor Russkikh <igor.russkikh at aquantia.com>
> Signed-off-by: Pavel Belous <Pavel.Belous at aquantia.com>

<...>

> +/* set uP Force Interrupt */
> +void mcp_up_force_intr_set(struct aq_hw_s *aq_hw, u32 up_force_intr);

This one doesn't have hw_atl prefix as others do, it seems this only non-static
function with a prefix, can be possible to add a prefix to this one too?


More information about the dev mailing list