Home
last modified time | relevance | path

Searched refs:sec_hw (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_utils.h50 u32 sec_hw; member
Dhw_atl_b0.c1438 tmp = (u64)(hwts_wb->sec_hw & 0xfff) << 26; in hw_atl_b0_extract_hwts()
1440 tmp = (u64)((hwts_wb->sec_hw >> 22) & 0x3ff) << 38; in hw_atl_b0_extract_hwts()