Searched refs:IFLA_PORT_REQUEST (Results 1 – 3 of 3) sorted by relevance
651 IFLA_PORT_REQUEST, /* __u8 */ enumerator
918 if (!port[IFLA_PORT_REQUEST]) in enic_set_vf_port()925 pp->request = nla_get_u8(port[IFLA_PORT_REQUEST]); in enic_set_vf_port()1014 if (nla_put_u16(skb, IFLA_PORT_REQUEST, pp->request) || in enic_get_vf_port()
1413 [IFLA_PORT_REQUEST] = { .type = NLA_U8, },