Home
last modified time | relevance | path

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

/drivers/net/wireless/mediatek/mt7601u/
A Dmac.c357 u8 zmac[ETH_ALEN] = {}; in mt7601u_mac_wcid_setup() local
366 memcpy(zmac, mac, sizeof(zmac)); in mt7601u_mac_wcid_setup()
368 mt7601u_addr_wr(dev, MT_WCID_ADDR(idx), zmac); in mt7601u_mac_wcid_setup()
/drivers/scsi/fnic/
A Dfip.c733 u8 zmac[ETH_ALEN] = { 0, 0, 0, 0, 0, 0 }; in fnic_work_on_fip_timer() local
737 if (memcmp(iport->selected_fcf.fcf_mac, zmac, ETH_ALEN) != 0) { in fnic_work_on_fip_timer()

Completed in 7 milliseconds