Home
last modified time | relevance | path

Searched refs:nmac (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/openssh/
H A Dkex.c942 int nenc, nmac, ncomp; in kex_choose_conf() local
1013 nmac = ctos ? PROPOSAL_MAC_ALGS_CTOS : PROPOSAL_MAC_ALGS_STOC; in kex_choose_conf()
1024 (r = choose_mac(ssh, &newkeys->mac, cprop[nmac], in kex_choose_conf()
1025 sprop[nmac])) != 0) { in kex_choose_conf()
1026 kex->failed_choice = peer[nmac]; in kex_choose_conf()
1027 peer[nmac] = NULL; in kex_choose_conf()
/freebsd/sys/dev/cxgbe/common/
H A Dt4vf_hw.c412 if (cmd.nmac < *naddr) in t4vf_get_vf_mac()
413 *naddr = cmd.nmac; in t4vf_get_vf_mac()
H A Dcommon.h924 unsigned int nmac, u8 *mac, u16 *rss_size,
928 unsigned int pf, unsigned int vf, unsigned int nmac, u8 *mac,
H A Dt4_hw.c11230 unsigned int nmac, u8 *mac, u16 *rss_size, in t4_alloc_vi_func() argument
11245 c.nmac = nmac - 1; in t4_alloc_vi_func()
11256 switch (nmac) { in t4_alloc_vi_func()
11299 unsigned int pf, unsigned int vf, unsigned int nmac, u8 *mac, in t4_alloc_vi() argument
11302 return t4_alloc_vi_func(adap, mbox, port, pf, vf, nmac, mac, rss_size, in t4_alloc_vi()
13915 cmd.nmac = naddr; in t4_set_vf_mac()
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h7799 __u8 nmac; member
8281 __u8 nmac; member