Lines Matching refs:dst_mac_addr_lo32
299 ofld_req4.dst_mac_addr_lo32[0] = hba->ctlr.dest_addr[5];/* fcf mac */ in bnx2fc_send_session_ofld_req()
300 ofld_req4.dst_mac_addr_lo32[1] = hba->ctlr.dest_addr[4]; in bnx2fc_send_session_ofld_req()
301 ofld_req4.dst_mac_addr_lo32[2] = hba->ctlr.dest_addr[3]; in bnx2fc_send_session_ofld_req()
302 ofld_req4.dst_mac_addr_lo32[3] = hba->ctlr.dest_addr[2]; in bnx2fc_send_session_ofld_req()
356 enbl_req.dst_mac_addr_lo32[0] = hba->ctlr.dest_addr[5];/* fcf mac */ in bnx2fc_send_session_enable_req()
357 enbl_req.dst_mac_addr_lo32[1] = hba->ctlr.dest_addr[4]; in bnx2fc_send_session_enable_req()
358 enbl_req.dst_mac_addr_lo32[2] = hba->ctlr.dest_addr[3]; in bnx2fc_send_session_enable_req()
359 enbl_req.dst_mac_addr_lo32[3] = hba->ctlr.dest_addr[2]; in bnx2fc_send_session_enable_req()
420 disable_req.dst_mac_addr_lo32[0] = hba->ctlr.dest_addr[5];/* fcf mac */ in bnx2fc_send_session_disable_req()
421 disable_req.dst_mac_addr_lo32[1] = hba->ctlr.dest_addr[4]; in bnx2fc_send_session_disable_req()
422 disable_req.dst_mac_addr_lo32[2] = hba->ctlr.dest_addr[3]; in bnx2fc_send_session_disable_req()
423 disable_req.dst_mac_addr_lo32[3] = hba->ctlr.dest_addr[2]; in bnx2fc_send_session_disable_req()