Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/fcoe/
Dfcoe_ctlr.c2240 struct fip_mac_desc *macd = NULL; in fcoe_ctlr_vn_parse() local
2303 macd = (struct fip_mac_desc *)desc; in fcoe_ctlr_vn_parse()
2304 if (!is_valid_ether_addr(macd->fd_mac)) { in fcoe_ctlr_vn_parse()
2307 macd->fd_mac); in fcoe_ctlr_vn_parse()
2310 memcpy(frport->enode_mac, macd->fd_mac, ETH_ALEN); in fcoe_ctlr_vn_parse()