Searched refs:nmac (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/io/cxgbe/common/ |
H A D | common.h | 838 unsigned int nmac, u8 *mac, unsigned int *rss_size, 842 unsigned int pf, unsigned int vf, unsigned int nmac, u8 *mac,
|
H A D | t4_hw.c | 8044 unsigned int nmac, u8 *mac, unsigned int *rss_size, in t4_alloc_vi_func() argument 8059 c.nmac = nmac - 1; in t4_alloc_vi_func() 8069 switch (nmac) { in t4_alloc_vi_func() 8111 unsigned int pf, unsigned int vf, unsigned int nmac, u8 *mac, in t4_alloc_vi() argument 8114 return t4_alloc_vi_func(adap, mbox, port, pf, vf, nmac, mac, rss_size, in t4_alloc_vi() 11246 cmd.nmac = naddr; in t4_set_vf_mac_acl()
|
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/ |
H A D | t4fw_interface.h | 6551 __u8 nmac; member 7033 __u8 nmac; member
|