Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/smc/
A Dsmc_pnet.c48 [SMC_PNETID_IBPORT] = { .type = NLA_U8 }
516 if (tb[SMC_PNETID_IBPORT]) { in smc_pnet_enter()
517 ibport = nla_get_u8(tb[SMC_PNETID_IBPORT]); in smc_pnet_enter()
549 nla_put_u8(msg, SMC_PNETID_IBPORT, pnetelem->ib_port)) in smc_pnet_set_nla()
553 nla_put_u8(msg, SMC_PNETID_IBPORT, 0xff)) in smc_pnet_set_nla()
/linux-6.3-rc2/include/uapi/linux/
A Dsmc.h21 SMC_PNETID_IBPORT, enumerator

Completed in 6 milliseconds