Home
last modified time | relevance | path

Searched refs:fnic_fcoe_send_vlan_req (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/fnic/
H A Dfip.c38 void fnic_fcoe_send_vlan_req(struct fnic *fnic) in fnic_fcoe_send_vlan_req() function
559 fnic_fcoe_send_vlan_req(fnic); in fnic_fcoe_process_flogi_resp()
680 fnic_fcoe_send_vlan_req(fnic); in fnic_fcoe_process_cvl()
925 fnic_fcoe_send_vlan_req(fnic); in fnic_vlan_discovery_timeout()
944 fnic_fcoe_send_vlan_req(fnic); in fnic_vlan_discovery_timeout()
989 fnic_fcoe_send_vlan_req(fnic); in fnic_work_on_fcs_ka_timer()
H A Dfnic_fdls.h402 void fnic_fcoe_send_vlan_req(struct fnic *fnic);
414 void fnic_fcoe_send_vlan_req(struct fnic *fnic);
H A Dfip.h128 void fnic_fcoe_send_vlan_req(struct fnic *fnic);
H A Dfnic_fcs.c95 fnic_fcoe_send_vlan_req(fnic); in fnic_fdls_link_status_change()