dst_mac_addr_hi  2775 drivers/net/ethernet/broadcom/cnic_defs.h 	u8 dst_mac_addr_hi[2];
dst_mac_addr_hi  2802 drivers/net/ethernet/broadcom/cnic_defs.h 	u8 dst_mac_addr_hi[2];
dst_mac_addr_hi    91 drivers/net/ethernet/qlogic/qed/qed_fcoe.c 	u16 dst_mac_addr_hi;
dst_mac_addr_hi   298 drivers/net/ethernet/qlogic/qed/qed_fcoe.c 	p_data->dst_mac_addr_hi = cpu_to_le16(p_conn->dst_mac_addr_hi);
dst_mac_addr_hi   960 drivers/net/ethernet/qlogic/qed/qed_fcoe.c 	con->dst_mac_addr_hi = (conn_info->dst_mac[5] << 8) |
dst_mac_addr_hi   473 drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h 	u8 dst_mac_addr_hi[2];
dst_mac_addr_hi   500 drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h 	u8 dst_mac_addr_hi[2];
dst_mac_addr_hi   874 drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h 	__le16 dst_mac_addr_hi;
dst_mac_addr_hi   329 drivers/scsi/bnx2fc/bnx2fc_hwi.c 	ofld_req4.dst_mac_addr_hi[0] = ctlr->dest_addr[1];
dst_mac_addr_hi   330 drivers/scsi/bnx2fc/bnx2fc_hwi.c 	ofld_req4.dst_mac_addr_hi[1] = ctlr->dest_addr[0];
dst_mac_addr_hi   389 drivers/scsi/bnx2fc/bnx2fc_hwi.c 	enbl_req.dst_mac_addr_hi[0] = ctlr->dest_addr[1];
dst_mac_addr_hi   390 drivers/scsi/bnx2fc/bnx2fc_hwi.c 	enbl_req.dst_mac_addr_hi[1] = ctlr->dest_addr[0];
dst_mac_addr_hi   456 drivers/scsi/bnx2fc/bnx2fc_hwi.c 	disable_req.dst_mac_addr_hi[0] = ctlr->dest_addr[1];
dst_mac_addr_hi   457 drivers/scsi/bnx2fc/bnx2fc_hwi.c 	disable_req.dst_mac_addr_hi[1] = ctlr->dest_addr[0];
dst_mac_addr_hi   552 include/linux/qed/fcoe_common.h 	__le16 dst_mac_addr_hi;