Searched refs:nmac (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12-stable/crypto/openssh/ |
| D | kex.c | 922 int nenc, nmac, ncomp; in kex_choose_conf() local 982 nmac = ctos ? PROPOSAL_MAC_ALGS_CTOS : PROPOSAL_MAC_ALGS_STOC; in kex_choose_conf() 993 (r = choose_mac(ssh, &newkeys->mac, cprop[nmac], in kex_choose_conf() 994 sprop[nmac])) != 0) { in kex_choose_conf() 995 kex->failed_choice = peer[nmac]; in kex_choose_conf() 996 peer[nmac] = NULL; in kex_choose_conf()
|
| /freebsd-12-stable/sys/dev/cxgbe/common/ |
| D | t4vf_hw.c | 411 if (cmd.nmac < *naddr) in t4vf_get_vf_mac() 412 *naddr = cmd.nmac; in t4vf_get_vf_mac()
|
| D | common.h | 777 unsigned int nmac, u8 *mac, u16 *rss_size, 781 unsigned int pf, unsigned int vf, unsigned int nmac, u8 *mac,
|
| D | t4_hw.c | 7890 unsigned int nmac, u8 *mac, u16 *rss_size, in t4_alloc_vi_func() argument 7905 c.nmac = nmac - 1; in t4_alloc_vi_func() 7916 switch (nmac) { in t4_alloc_vi_func() 7959 unsigned int pf, unsigned int vf, unsigned int nmac, u8 *mac, in t4_alloc_vi() argument 7962 return t4_alloc_vi_func(adap, mbox, port, pf, vf, nmac, mac, rss_size, in t4_alloc_vi() 10252 cmd.nmac = naddr; in t4_set_vf_mac()
|
| /freebsd-12-stable/contrib/ofed/libcxgb4/ |
| D | t4fw_api.h | 1930 u8 nmac; member 2206 u8 nmac; member
|
| /freebsd-12-stable/sys/dev/cxgbe/firmware/ |
| D | t4fw_interface.h | 6551 __u8 nmac; member 7033 __u8 nmac; member
|
| /freebsd-12-stable/contrib/binutils/opcodes/ |
| D | ChangeLog-0203 | 223 (powerpc_opcodes): Allow mac*, mul*, nmac*, dccci, dcread, iccci,
|