Searched refs:fcoe_ctlr_vn_send (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/scsi/fcoe/ |
D | fcoe_ctlr.c | 1986 static void fcoe_ctlr_vn_send(struct fcoe_ctlr *fip, in fcoe_ctlr_vn_send() function 2363 fcoe_ctlr_vn_send(fip, FIP_SC_VN_CLAIM_NOTIFY, fcoe_all_vn2vn, 0); in fcoe_ctlr_vn_send_claim() 2385 fcoe_ctlr_vn_send(fip, FIP_SC_VN_PROBE_REP, in fcoe_ctlr_vn_probe_req() 2399 fcoe_ctlr_vn_send(fip, FIP_SC_VN_PROBE_REP, in fcoe_ctlr_vn_probe_req() 2522 fcoe_ctlr_vn_send(fip, FIP_SC_VN_PROBE_REQ, fcoe_all_vn2vn, 0); in fcoe_ctlr_vn_claim_notify() 2542 fcoe_ctlr_vn_send(fip, FIP_SC_VN_CLAIM_REP, frport->enode_mac, in fcoe_ctlr_vn_claim_notify() 2584 fcoe_ctlr_vn_send(fip, FIP_SC_VN_PROBE_REQ, fcoe_all_vn2vn, 0); in fcoe_ctlr_vn_beacon() 2798 fcoe_ctlr_vn_send(fip, FIP_SC_VN_PROBE_REQ, fcoe_all_vn2vn, 0); in fcoe_ctlr_vn_timeout() 2803 fcoe_ctlr_vn_send(fip, FIP_SC_VN_PROBE_REQ, fcoe_all_vn2vn, 0); in fcoe_ctlr_vn_timeout() 2824 fcoe_ctlr_vn_send(fip, FIP_SC_VN_BEACON, in fcoe_ctlr_vn_timeout() [all …]
|