Home
last modified time | relevance | path

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

/drivers/scsi/fnic/
A Dfip.h53 struct fip_mac_desc mac_desc; member
64 struct fip_mac_desc mac_desc; member
71 struct fip_mac_desc mac_desc; member
97 struct fip_mac_desc mac_desc; member
103 struct fip_mac_desc mac_desc; member
109 struct fip_mac_desc mac_desc; member
117 struct fip_mac_desc mac_desc; member
A Dfip.c73 .mac_desc = {.fd_desc = {.fip_dtype = FIP_DT_MAC, in fnic_fcoe_send_vlan_req()
78 memcpy(pvlan_req->mac_desc.fd_mac, iport->hwmac, ETH_ALEN); in fnic_fcoe_send_vlan_req()
220 memcpy(pdisc_sol->mac_desc.fd_mac, iport->hwmac, ETH_ALEN); in fnic_fcoe_start_fcf_discovery()
272 disc_adv->mac_desc.fd_mac, ETH_ALEN); in fnic_fcoe_fip_discovery_resp()
291 disc_adv->mac_desc.fd_mac, ETH_ALEN) == 0) { in fnic_fcoe_fip_discovery_resp()
472 || !((flogi_rsp->mac_desc.fd_desc.fip_dtype == 2) in fnic_fcoe_process_flogi_resp()
473 && (flogi_rsp->mac_desc.fd_desc.fip_dlen == 2))) { in fnic_fcoe_process_flogi_resp()
508 memcpy(iport->fpma, flogi_rsp->mac_desc.fd_mac, ETH_ALEN); in fnic_fcoe_process_flogi_resp()
518 vnic_dev_add_addr(fnic->vdev, flogi_rsp->mac_desc.fd_mac); in fnic_fcoe_process_flogi_resp()
829 memcpy(penode_ka->mac_desc.fd_mac, iport->hwmac, ETH_ALEN); in fnic_handle_enode_ka_timer()
[all …]

Completed in 8 milliseconds