Searched refs:nmac (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb4/
H A Dcxgb4.h710 unsigned int pf, unsigned int vf, unsigned int nmac, u8 *mac,
H A Dt4_hw.c2516 * @nmac: number of MAC addresses needed (1 to 5)
2522 * @mac should be large enough to hold @nmac Ethernet addresses, they are
2523 * stored consecutively so the space needed is @nmac * 6 bytes.
2527 unsigned int pf, unsigned int vf, unsigned int nmac, u8 *mac,
2539 c.nmac = nmac - 1;
2547 switch (nmac) {
2526 t4_alloc_vi(struct adapter *adap, unsigned int mbox, unsigned int port, unsigned int pf, unsigned int vf, unsigned int nmac, u8 *mac, unsigned int *rss_size) argument
H A Dt4fw_api.h827 u8 nmac; member in struct:fw_vi_cmd
1033 u8 nmac; member in struct:fw_acl_mac_cmd

Completed in 186 milliseconds