Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c2211 if (cmd.nmac < *naddr) in t4vf_get_vf_mac_acl()
2212 *naddr = cmd.nmac; in t4vf_get_vf_mac_acl()
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c7630 unsigned int pf, unsigned int vf, unsigned int nmac, u8 *mac, in t4_alloc_vi() argument
7642 c.nmac = nmac - 1; in t4_alloc_vi()
7650 switch (nmac) { in t4_alloc_vi()
10207 cmd.nmac = naddr; in t4_set_vf_mac_acl()
Dt4fw_api.h2143 u8 nmac; member
2499 u8 nmac; member
Dcxgb4.h1787 unsigned int pf, unsigned int vf, unsigned int nmac, u8 *mac,