Searched refs:IFLA_PORT_REQUEST (Results 1 – 4 of 4) sorted by relevance
1052 IFLA_PORT_REQUEST, /* __u8 */ enumerator
1137 IFLA_PORT_REQUEST, /* __u8 */ enumerator
1110 if (!port[IFLA_PORT_REQUEST]) in enic_set_vf_port()1117 pp->request = nla_get_u8(port[IFLA_PORT_REQUEST]); in enic_set_vf_port()1218 if (nla_put_u16(skb, IFLA_PORT_REQUEST, pp->request) || in enic_get_vf_port()
2047 [IFLA_PORT_REQUEST] = { .type = NLA_U8, },