Home
last modified time | relevance | path

Searched refs:ntt (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/bonding/
H A Dbond_3ad.c669 * __update_ntt - update a port's ntt variable from a received lacpdu
673 * Updates the value of the ntt variable, using parameter values from a newly
678 * then ntt is set to TRUE. Otherwise, ntt remains unchanged.
685 * update the port->ntt. in __update_ntt()
697 port->ntt = true; in __update_ntt()
1201 port->ntt = true; in ad_mux_machine()
1217 port->ntt = true; in ad_mux_machine()
1225 port->ntt = true; in ad_mux_machine()
1233 port->ntt
[all...]
/linux/include/net/
H A Dbond_alb.h110 u8 ntt; /* flag - need to transmit client info */ member
H A Dbond_3ad.h215 bool ntt; member
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-sriox-defs.h348 uint64_t ntt:1; member
360 uint64_t ntt:1;
/linux/crypto/
H A DKconfig436 See https://info.isl.ntt.co.jp/crypt/eng/camellia/ for further information.
/linux/
H A DMAINTAINERS5605 M: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>