Searched refs:IFLA_VF_TX_RATE (Results 1 – 4 of 4) sorted by relevance
546 IFLA_VF_TX_RATE, /* Max TX Bandwidth Allocation */ enumerator
548 IFLA_VF_TX_RATE, /* Max TX Bandwidth Allocation */ enumerator
331 vf_tx_rate = RTA_DATA(vf[IFLA_VF_TX_RATE]); in print_vfinfo()336 tmp = (struct rtattr *)((char *)vf[IFLA_VF_TX_RATE] + in print_vfinfo()337 vf[IFLA_VF_TX_RATE]->rta_len); in print_vfinfo()
315 IFLA_VF_TX_RATE, &ivt, sizeof(ivt)); in iplink_parse_vf()