Searched refs:SMC_PNETID_IBPORT (Results 1 – 2 of 2) sorted by relevance
48 [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()
21 SMC_PNETID_IBPORT, enumerator
Completed in 6 milliseconds