Lines Matching refs:fd_mac
412 memcpy(sol->desc.mac.fd_mac, fip->ctl_src_addr, ETH_ALEN); in fcoe_ctlr_solicit()
572 memcpy(kal->mac.fd_mac, fip->ctl_src_addr, ETH_ALEN); in fcoe_ctlr_send_keep_alive()
577 memcpy(vn->fd_mac, fip->get_src_addr(lport), ETH_ALEN); in fcoe_ctlr_send_keep_alive()
661 memcpy(mac->fd_mac, fip->get_src_addr(lport), ETH_ALEN); in fcoe_ctlr_encaps()
663 hton24(mac->fd_mac, FIP_VN_FC_MAP); in fcoe_ctlr_encaps()
664 hton24(mac->fd_mac + 3, fip->port_id); in fcoe_ctlr_encaps()
667 memcpy(mac->fd_mac, fip->ctl_src_addr, ETH_ALEN); in fcoe_ctlr_encaps()
943 ((struct fip_mac_desc *)desc)->fd_mac, in fcoe_ctlr_parse_adv()
1198 ((struct fip_mac_desc *)desc)->fd_mac, in fcoe_ctlr_recv_els()
1206 ((struct fip_mac_desc *)desc)->fd_mac, in fcoe_ctlr_recv_els()
1406 if (!ether_addr_equal(mp->fd_mac, fcf->fcf_mac)) in fcoe_ctlr_recv_clr_vlink()
1482 vp->fd_mac) || in fcoe_ctlr_recv_clr_vlink()
2068 memcpy(frame->mac.fd_mac, fip->ctl_src_addr, ETH_ALEN); in fcoe_ctlr_vn_send()
2076 hton24(frame->vn.fd_mac, FIP_VN_FC_MAP); in fcoe_ctlr_vn_send()
2077 hton24(frame->vn.fd_mac + 3, fip->port_id); in fcoe_ctlr_vn_send()
2335 if (!is_valid_ether_addr(macd->fd_mac)) { in fcoe_ctlr_vn_parse()
2338 macd->fd_mac); in fcoe_ctlr_vn_parse()
2341 memcpy(frport->enode_mac, macd->fd_mac, ETH_ALEN); in fcoe_ctlr_vn_parse()
2354 memcpy(frport->vn_mac, vn->fd_mac, ETH_ALEN); in fcoe_ctlr_vn_parse()
2855 if (!is_valid_ether_addr(macd->fd_mac)) { in fcoe_ctlr_vlan_parse()
2858 macd->fd_mac); in fcoe_ctlr_vlan_parse()
2861 memcpy(frport->enode_mac, macd->fd_mac, ETH_ALEN); in fcoe_ctlr_vlan_parse()
2935 memcpy(frame->mac.fd_mac, fip->ctl_src_addr, ETH_ALEN); in fcoe_ctlr_vlan_send()