Searched refs:reg_offset_group (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
D | hclge_err.c | 1204 .reg_offset_group = { 5, 6, 7, 8, 9, 10}, 1208 .reg_offset_group = {54}, 1212 .reg_offset_group = {55, 56}, 1216 .reg_offset_group = {29}, 1220 .reg_offset_group = {31, 30}, 1224 .reg_offset_group = {33, 32}, 1228 .reg_offset_group = {35, 34, 37, 36}, 1232 .reg_offset_group = {18, 19}, 1236 .reg_offset_group = {20, 21}, 1240 .reg_offset_group = {48, 49}, [all …]
|
D | hclge_err.h | 239 u8 reg_offset_group[HCLGE_MOD_REG_GROUP_MAX_SIZE]; member
|