Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb3/
Dxgmac.c245 if (idx >= mac->nucast) in t3_mac_set_address()
260 mac->nucast = n; in t3_mac_set_num_ucast()
315 int exact_addr_idx = mac->nucast; in t3_mac_set_rx_mode()
Dcommon.h473 unsigned int nucast; /* # of address filters for unicast MACs */ member
Dt3_hw.c3515 mac->nucast = 1; in mac_prep()