nmac             1788 drivers/net/ethernet/chelsio/cxgb4/cxgb4.h 		unsigned int pf, unsigned int vf, unsigned int nmac, u8 *mac,
nmac             7631 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 		unsigned int pf, unsigned int vf, unsigned int nmac, u8 *mac,
nmac             7643 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 	c.nmac = nmac - 1;
nmac             7651 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 		switch (nmac) {
nmac             10212 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 	cmd.nmac = naddr;
nmac             2143 drivers/net/ethernet/chelsio/cxgb4/t4fw_api.h 	u8 nmac;
nmac             2499 drivers/net/ethernet/chelsio/cxgb4/t4fw_api.h 	u8 nmac;
nmac             2215 drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.c 	if (cmd.nmac < *naddr)
nmac             2216 drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.c 		*naddr = cmd.nmac;