Searched refs:IFLA_PORT_REQUEST (Results 1 – 6 of 6) sorted by relevance
796 IFLA_PORT_REQUEST, /* __u8 */ enumerator
1028 IFLA_PORT_REQUEST, /* __u8 */ enumerator
837 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()1206 if (nla_put_u16(skb, IFLA_PORT_REQUEST, pp->request) || in enic_get_vf_port()
1913 [IFLA_PORT_REQUEST] = { .type = NLA_U8, },