Lines Matching refs:nla_get_u8
407 value = nla_get_u8(data[i]); in dcbnl_setnumtcs()
438 value = nla_get_u8(tb[DCB_ATTR_PFC_STATE]); in dcbnl_setpfcstate()
468 idtype = nla_get_u8(app_tb[DCB_APP_ATTR_IDTYPE]); in dcbnl_getapp()
537 idtype = nla_get_u8(app_tb[DCB_APP_ATTR_IDTYPE]); in dcbnl_setapp()
543 up = nla_get_u8(app_tb[DCB_APP_ATTR_PRIORITY]); in dcbnl_setapp()
720 value = nla_get_u8(tb[DCB_ATTR_STATE]); in dcbnl_setstate()
749 value = nla_get_u8(data[i]); in dcbnl_setpfccfg()
818 nla_get_u8(param_tb[DCB_TC_ATTR_PARAM_STRICT_PRIO]); in __dcbnl_pg_setcfg()
821 pgid = nla_get_u8(param_tb[DCB_TC_ATTR_PARAM_PGID]); in __dcbnl_pg_setcfg()
824 tc_pct = nla_get_u8(param_tb[DCB_TC_ATTR_PARAM_BW_PCT]); in __dcbnl_pg_setcfg()
828 nla_get_u8(param_tb[DCB_TC_ATTR_PARAM_UP_MAPPING]); in __dcbnl_pg_setcfg()
848 tc_pct = nla_get_u8(pg_tb[i]); in __dcbnl_pg_setcfg()
963 value_byte = nla_get_u8(data[i]); in dcbnl_bcn_setcfg()
1566 value = nla_get_u8(tb[DCB_ATTR_DCBX]); in dcbnl_setdcbx()
1640 value = nla_get_u8(data[i]); in dcbnl_setfeatcfg()