Lines Matching refs:nla_get_u8
404 value = nla_get_u8(data[i]); in dcbnl_setnumtcs()
435 value = nla_get_u8(tb[DCB_ATTR_PFC_STATE]); in dcbnl_setpfcstate()
465 idtype = nla_get_u8(app_tb[DCB_APP_ATTR_IDTYPE]); in dcbnl_getapp()
534 idtype = nla_get_u8(app_tb[DCB_APP_ATTR_IDTYPE]); in dcbnl_setapp()
540 up = nla_get_u8(app_tb[DCB_APP_ATTR_PRIORITY]); in dcbnl_setapp()
717 value = nla_get_u8(tb[DCB_ATTR_STATE]); in dcbnl_setstate()
746 value = nla_get_u8(data[i]); in dcbnl_setpfccfg()
815 nla_get_u8(param_tb[DCB_TC_ATTR_PARAM_STRICT_PRIO]); in __dcbnl_pg_setcfg()
818 pgid = nla_get_u8(param_tb[DCB_TC_ATTR_PARAM_PGID]); in __dcbnl_pg_setcfg()
821 tc_pct = nla_get_u8(param_tb[DCB_TC_ATTR_PARAM_BW_PCT]); in __dcbnl_pg_setcfg()
825 nla_get_u8(param_tb[DCB_TC_ATTR_PARAM_UP_MAPPING]); in __dcbnl_pg_setcfg()
845 tc_pct = nla_get_u8(pg_tb[i]); in __dcbnl_pg_setcfg()
960 value_byte = nla_get_u8(data[i]); in dcbnl_bcn_setcfg()
1563 value = nla_get_u8(tb[DCB_ATTR_DCBX]); in dcbnl_setdcbx()
1637 value = nla_get_u8(data[i]); in dcbnl_setfeatcfg()