Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c2213 if (cmd.nmac < *naddr) in t4vf_get_vf_mac_acl()
2214 *naddr = cmd.nmac; in t4vf_get_vf_mac_acl()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c7619 unsigned int pf, unsigned int vf, unsigned int nmac, u8 *mac, in t4_alloc_vi() argument
7631 c.nmac = nmac - 1; in t4_alloc_vi()
7639 switch (nmac) { in t4_alloc_vi()
10233 cmd.nmac = naddr; in t4_set_vf_mac_acl()
Dt4fw_api.h2204 u8 nmac; member
2560 u8 nmac; member
Dcxgb4.h1998 unsigned int pf, unsigned int vf, unsigned int nmac, u8 *mac,