Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_main.c6307 uint8_t match_all_mac[ETHER_ADDR_LEN] = {0}; in update_mac_settings() local
6407 rc = t4_alloc_raw_mac_filt(sc, vi->viid, match_all_mac, in update_mac_settings()
6408 match_all_mac, sc->rawf_base + pi->port_id, 1, pi->port_id, in update_mac_settings()
13136 uint8_t match_all_mac[ETHER_ADDR_LEN] = {0}; in enable_vxlan_rx() local
13146 rc = t4_alloc_raw_mac_filt(sc, pi->vi[0].viid, match_all_mac, in enable_vxlan_rx()
13147 match_all_mac, sc->rawf_base + pi->port_id, 1, pi->port_id, in enable_vxlan_rx()