Lines Matching refs:fd_mac
419 memcpy(sol->desc.mac.fd_mac, fip->ctl_src_addr, ETH_ALEN); in fcoe_ctlr_solicit()
576 memcpy(kal->mac.fd_mac, fip->ctl_src_addr, ETH_ALEN); in fcoe_ctlr_send_keep_alive()
581 memcpy(vn->fd_mac, fip->get_src_addr(lport), ETH_ALEN); in fcoe_ctlr_send_keep_alive()
665 memcpy(mac->fd_mac, fip->get_src_addr(lport), ETH_ALEN); in fcoe_ctlr_encaps()
667 hton24(mac->fd_mac, FIP_VN_FC_MAP); in fcoe_ctlr_encaps()
668 hton24(mac->fd_mac + 3, fip->port_id); in fcoe_ctlr_encaps()
671 memcpy(mac->fd_mac, fip->ctl_src_addr, ETH_ALEN); in fcoe_ctlr_encaps()
946 ((struct fip_mac_desc *)desc)->fd_mac, in fcoe_ctlr_parse_adv()
1201 ((struct fip_mac_desc *)desc)->fd_mac, in fcoe_ctlr_recv_els()
1209 ((struct fip_mac_desc *)desc)->fd_mac, in fcoe_ctlr_recv_els()
1382 if (!ether_addr_equal(mp->fd_mac, fcf->fcf_mac)) in fcoe_ctlr_recv_clr_vlink()
1461 vp->fd_mac) || in fcoe_ctlr_recv_clr_vlink()
2037 memcpy(frame->mac.fd_mac, fip->ctl_src_addr, ETH_ALEN); in fcoe_ctlr_vn_send()
2045 hton24(frame->vn.fd_mac, FIP_VN_FC_MAP); in fcoe_ctlr_vn_send()
2046 hton24(frame->vn.fd_mac + 3, fip->port_id); in fcoe_ctlr_vn_send()
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()
2322 memcpy(frport->vn_mac, vn->fd_mac, ETH_ALEN); in fcoe_ctlr_vn_parse()