Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c2199 if (cmd.nmac < *naddr) in t4vf_get_vf_mac_acl()
2200 *naddr = cmd.nmac; in t4vf_get_vf_mac_acl()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c7484 unsigned int pf, unsigned int vf, unsigned int nmac, u8 *mac, in t4_alloc_vi() argument
7496 c.nmac = nmac - 1; in t4_alloc_vi()
7504 switch (nmac) { in t4_alloc_vi()
9965 cmd.nmac = naddr; in t4_set_vf_mac_acl()
Dt4fw_api.h2085 u8 nmac; member
2422 u8 nmac; member
Dcxgb4.h1739 unsigned int pf, unsigned int vf, unsigned int nmac, u8 *mac,