Searched refs:pa_type (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/net/wireless/realtek/rtw88/ |
| H A D | rtw8814a.h | 36 u8 pa_type; /* 0xbc */ member
|
| H A D | rtw8723x.c | 196 DBG_EFUSE_VAL(rtwdev, map, pa_type); in efuse_debug_dump() 267 efuse->pa_type_2g = map->pa_type; in __rtw8723x_read_efuse()
|
| H A D | rtw8723x.h | 79 u8 pa_type; /* 0xbc */ member
|
| H A D | rtw8821c.c | 60 efuse->pa_type_2g = map->pa_type; in rtw8821c_read_efuse() 61 efuse->pa_type_5g = map->pa_type; in rtw8821c_read_efuse()
|
| H A D | rtw88xxa.c | 220 efuse->pa_type_2g = map->pa_type; in rtw88xxa_read_efuse() 221 efuse->pa_type_5g = map->pa_type; in rtw88xxa_read_efuse()
|
| /linux/include/linux/ |
| H A D | atalk.h | 73 __be16 pa_type; member
|
| /linux/net/appletalk/ |
| H A D | aarp.c | 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()
|
| /linux/drivers/net/wireless/zydas/zd1211rw/ |
| H A D | zd_chip.c | 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()
|
| H A D | zd_chip.h | 765 unsigned int pa_type:4, member
|
| /linux/fs/ext4/ |
| H A D | mballoc.c | 4755 if (pa->pa_type == MB_INODE_PA) { in ext4_discard_allocated_blocks() 5132 pa->pa_type, pa->pa_pstart, pa->pa_lstart, in ext4_mb_mark_pa_deleted() 5139 if (pa->pa_type == MB_INODE_PA) { in ext4_mb_mark_pa_deleted() 5192 if (pa->pa_type == MB_GROUP_PA) in ext4_mb_put_pa() 5215 if (pa->pa_type == MB_INODE_PA) { in ext4_mb_put_pa() 5328 pa->pa_type = MB_INODE_PA; in ext4_mb_new_inode_pa() 5380 pa->pa_type = MB_GROUP_PA; in ext4_mb_new_group_pa() 5573 if (pa->pa_type == MB_GROUP_PA) { in ext4_mb_discard_group_preallocations() 5586 if (pa->pa_type == MB_GROUP_PA) { in ext4_mb_discard_group_preallocations() 5688 BUG_ON(pa->pa_type != MB_INODE_PA); in ext4_discard_preallocations() [all …]
|
| /linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | eeprom.c | 56 u8 pa_type; member
|