Searched refs:pa_type (Results 1 – 10 of 10) sorted by relevance
36 u8 pa_type; /* 0xbc */ member
196 DBG_EFUSE_VAL(rtwdev, map, pa_type); in efuse_debug_dump()267 efuse->pa_type_2g = map->pa_type; in __rtw8723x_read_efuse()
79 u8 pa_type; /* 0xbc */ member
60 efuse->pa_type_2g = map->pa_type; in rtw8821c_read_efuse()61 efuse->pa_type_5g = map->pa_type; in rtw8821c_read_efuse()
220 efuse->pa_type_2g = map->pa_type; in rtw88xxa_read_efuse()221 efuse->pa_type_5g = map->pa_type; in rtw88xxa_read_efuse()
53 efuse->pa_type_2g = map->pa_type; in rtw8822b_read_efuse()54 efuse->pa_type_5g = map->pa_type; in rtw8822b_read_efuse()
73 __be16 pa_type; member
141 eah->pa_type = htons(ETH_P_ATALK); in __aarp_send_query()188 eah->pa_type = htons(ETH_P_ATALK); in aarp_send_reply()239 eah->pa_type = htons(ETH_P_ATALK); in aarp_send_probe()
59 i += scnprintf(buffer+i, size-i, " pa%1x %c%c%c%c%c", chip->pa_type, in scnprint_id()330 chip->pa_type = (value >> 16) & 0x0f; in read_pod()347 chip->pa_type, chip->patch_cck_gain, in read_pod()355 chip->pa_type = 0; in read_pod()
765 unsigned int pa_type:4, member