Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dsmc.h20 SMC_PNETID_IBNAME, enumerator
/Linux-v5.4/net/smc/
Dsmc_pnet.c44 [SMC_PNETID_IBNAME] = {
359 if (tb[SMC_PNETID_IBNAME]) { in smc_pnet_fill_entry()
360 ibname = (char *)nla_data(tb[SMC_PNETID_IBNAME]); in smc_pnet_fill_entry()
397 if (nla_put_string(msg, SMC_PNETID_IBNAME, in smc_pnet_set_nla()
402 if (nla_put_string(msg, SMC_PNETID_IBNAME, in smc_pnet_set_nla()
407 if (nla_put_string(msg, SMC_PNETID_IBNAME, "n/a") || in smc_pnet_set_nla()