SMC_PNETID_IBPORT   48 net/smc/smc_pnet.c 	[SMC_PNETID_IBPORT] = { .type = NLA_U8 }
SMC_PNETID_IBPORT  367 net/smc/smc_pnet.c 			if (!tb[SMC_PNETID_IBPORT])
SMC_PNETID_IBPORT  369 net/smc/smc_pnet.c 			pnetelem->ib_port = nla_get_u8(tb[SMC_PNETID_IBPORT]);
SMC_PNETID_IBPORT  399 net/smc/smc_pnet.c 		    nla_put_u8(msg, SMC_PNETID_IBPORT, pnetelem->ib_port))
SMC_PNETID_IBPORT  404 net/smc/smc_pnet.c 		    nla_put_u8(msg, SMC_PNETID_IBPORT, 1))
SMC_PNETID_IBPORT  408 net/smc/smc_pnet.c 		    nla_put_u8(msg, SMC_PNETID_IBPORT, 0xff))