Home
last modified time | relevance | path

Searched refs:ivv (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/hexagon/imported/
H A Dencode_pp.def188 DEF_ENC32(S4_pstore##TAG##t_rr, ICLASS_V4LDST" 01 00 "OPC" sssss PPiuuuuu ivv"SRC)\
189 DEF_ENC32(S4_pstore##TAG##f_rr, ICLASS_V4LDST" 01 01 "OPC" sssss PPiuuuuu ivv"SRC)\
190 DEF_ENC32(S4_pstore##TAG##tnew_rr,ICLASS_V4LDST" 01 10 "OPC" sssss PPiuuuuu ivv"SRC)\
191 DEF_ENC32(S4_pstore##TAG##fnew_rr,ICLASS_V4LDST" 01 11 "OPC" sssss PPiuuuuu ivv"SRC)
/openbmc/linux/net/core/
H A Drtnetlink.c2527 struct ifla_vf_vlan *ivv = nla_data(tb[IFLA_VF_VLAN]); in do_setvfinfo() local
2529 if (ivv->vf >= INT_MAX) in do_setvfinfo()
2533 err = ops->ndo_set_vf_vlan(dev, ivv->vf, ivv->vlan, in do_setvfinfo()
2534 ivv->qos, in do_setvfinfo()