Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dsmc.h21 SMC_PNETID_IBPORT, enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dsmc.h21 SMC_PNETID_IBPORT, enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dsmc.h21 SMC_PNETID_IBPORT, enumerator
/OK3568_Linux_fs/kernel/net/smc/
H A Dsmc_pnet.c48 [SMC_PNETID_IBPORT] = { .type = NLA_U8 }
508 if (tb[SMC_PNETID_IBPORT]) { in smc_pnet_enter()
509 ibport = nla_get_u8(tb[SMC_PNETID_IBPORT]); in smc_pnet_enter()
541 nla_put_u8(msg, SMC_PNETID_IBPORT, pnetelem->ib_port)) in smc_pnet_set_nla()
545 nla_put_u8(msg, SMC_PNETID_IBPORT, 0xff)) in smc_pnet_set_nla()