Searched refs:fcoe_ctlr_vn_send (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.6/drivers/scsi/fcoe/ |
| D | fcoe_ctlr.c | 2017 static void fcoe_ctlr_vn_send(struct fcoe_ctlr *fip, in fcoe_ctlr_vn_send() function 2396 fcoe_ctlr_vn_send(fip, FIP_SC_VN_CLAIM_NOTIFY, fcoe_all_vn2vn, 0); in fcoe_ctlr_vn_send_claim() 2418 fcoe_ctlr_vn_send(fip, FIP_SC_VN_PROBE_REP, in fcoe_ctlr_vn_probe_req() 2434 fcoe_ctlr_vn_send(fip, FIP_SC_VN_PROBE_REP, in fcoe_ctlr_vn_probe_req() 2575 fcoe_ctlr_vn_send(fip, FIP_SC_VN_PROBE_REQ, fcoe_all_vn2vn, 0); in fcoe_ctlr_vn_claim_notify() 2605 fcoe_ctlr_vn_send(fip, FIP_SC_VN_CLAIM_REP, new->enode_mac, in fcoe_ctlr_vn_claim_notify() 2650 fcoe_ctlr_vn_send(fip, FIP_SC_VN_PROBE_REQ, fcoe_all_vn2vn, 0); in fcoe_ctlr_vn_beacon() 3088 fcoe_ctlr_vn_send(fip, FIP_SC_VN_PROBE_REQ, fcoe_all_vn2vn, 0); in fcoe_ctlr_vn_timeout() 3094 fcoe_ctlr_vn_send(fip, FIP_SC_VN_PROBE_REQ, fcoe_all_vn2vn, 0); in fcoe_ctlr_vn_timeout() 3117 fcoe_ctlr_vn_send(fip, FIP_SC_VN_BEACON, in fcoe_ctlr_vn_timeout() [all …]
|