Searched refs:MAX_PHYS_ITEM_ID_LEN (Results 1 – 6 of 6) sorted by relevance
182 unsigned char switch_id[MAX_PHYS_ITEM_ID_LEN];
304 unsigned char switch_id[MAX_PHYS_ITEM_ID_LEN];
1027 ppid->id_len = strnlen(priv->mii_bus_name, MAX_PHYS_ITEM_ID_LEN); in adin1110_port_get_port_parent_id()
1299 + nla_total_size(MAX_PHYS_ITEM_ID_LEN) /* IFLA_PHYS_PORT_ID */ in if_nlmsg_size()1300 + nla_total_size(MAX_PHYS_ITEM_ID_LEN) /* IFLA_PHYS_SWITCH_ID */ in if_nlmsg_size()2206 [IFLA_PHYS_PORT_ID] = { .type = NLA_BINARY, .len = MAX_PHYS_ITEM_ID_LEN },2208 [IFLA_PHYS_SWITCH_ID] = { .type = NLA_BINARY, .len = MAX_PHYS_ITEM_ID_LEN },
826 #define MAX_PHYS_ITEM_ID_LEN 32 macro832 unsigned char id[MAX_PHYS_ITEM_ID_LEN];
5130 if (MAX_PHYS_ITEM_ID_LEN < id_len) in be_get_phys_port_id()