dst_mac_addr_mid 2777 drivers/net/ethernet/broadcom/cnic_defs.h 	u8 dst_mac_addr_mid[2];
dst_mac_addr_mid 2801 drivers/net/ethernet/broadcom/cnic_defs.h 	u8 dst_mac_addr_mid[2];
dst_mac_addr_mid   90 drivers/net/ethernet/qlogic/qed/qed_fcoe.c 	u16 dst_mac_addr_mid;
dst_mac_addr_mid  297 drivers/net/ethernet/qlogic/qed/qed_fcoe.c 	p_data->dst_mac_addr_mid = cpu_to_le16(p_conn->dst_mac_addr_mid);
dst_mac_addr_mid  962 drivers/net/ethernet/qlogic/qed/qed_fcoe.c 	con->dst_mac_addr_mid = (conn_info->dst_mac[3] << 8) |
dst_mac_addr_mid  475 drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h 	u8 dst_mac_addr_mid[2];
dst_mac_addr_mid  499 drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h 	u8 dst_mac_addr_mid[2];
dst_mac_addr_mid  875 drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h 	__le16 dst_mac_addr_mid;
dst_mac_addr_mid  327 drivers/scsi/bnx2fc/bnx2fc_hwi.c 	ofld_req4.dst_mac_addr_mid[0] = ctlr->dest_addr[3];
dst_mac_addr_mid  328 drivers/scsi/bnx2fc/bnx2fc_hwi.c 	ofld_req4.dst_mac_addr_mid[1] = ctlr->dest_addr[2];
dst_mac_addr_mid  387 drivers/scsi/bnx2fc/bnx2fc_hwi.c 	enbl_req.dst_mac_addr_mid[0] = ctlr->dest_addr[3];
dst_mac_addr_mid  388 drivers/scsi/bnx2fc/bnx2fc_hwi.c 	enbl_req.dst_mac_addr_mid[1] = ctlr->dest_addr[2];
dst_mac_addr_mid  454 drivers/scsi/bnx2fc/bnx2fc_hwi.c 	disable_req.dst_mac_addr_mid[0] = ctlr->dest_addr[3];
dst_mac_addr_mid  455 drivers/scsi/bnx2fc/bnx2fc_hwi.c 	disable_req.dst_mac_addr_mid[1] = ctlr->dest_addr[2];
dst_mac_addr_mid  551 include/linux/qed/fcoe_common.h 	__le16 dst_mac_addr_mid;