Searched refs:fcoe_all_vn2vn (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/scsi/fcoe/ |
| H A D | fcoe_ctlr.c | 54 static u8 fcoe_all_vn2vn[ETH_ALEN] = FIP_ALL_VN2VN_MACS; variable 1544 !ether_addr_equal(eh->h_dest, fcoe_all_vn2vn) && in fcoe_ctlr_recv_handler() 2391 fcoe_ctlr_vn_send(fip, FIP_SC_VN_CLAIM_NOTIFY, fcoe_all_vn2vn, 0); in fcoe_ctlr_vn_send_claim() 2570 fcoe_ctlr_vn_send(fip, FIP_SC_VN_PROBE_REQ, fcoe_all_vn2vn, 0); in fcoe_ctlr_vn_claim_notify() 2645 fcoe_ctlr_vn_send(fip, FIP_SC_VN_PROBE_REQ, fcoe_all_vn2vn, 0); in fcoe_ctlr_vn_beacon() 3083 fcoe_ctlr_vn_send(fip, FIP_SC_VN_PROBE_REQ, fcoe_all_vn2vn, 0); in fcoe_ctlr_vn_timeout() 3089 fcoe_ctlr_vn_send(fip, FIP_SC_VN_PROBE_REQ, fcoe_all_vn2vn, 0); in fcoe_ctlr_vn_timeout() 3113 fcoe_all_vn2vn, 0); in fcoe_ctlr_vn_timeout() 3124 fcoe_all_vn2vn, 0); in fcoe_ctlr_vn_timeout()
|