Searched defs:fip_mode (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/fcoe/ |
H A D | fcoe_transport.c | 865 enum fip_mode fip_mode = (enum fip_mode)kp->arg; in fcoe_transport_create() local
|
H A D | fcoe.c | 2197 static int _fcoe_create(struct net_device *netdev, enum fip_mode fip_mode, in _fcoe_create() argument 379 fcoe_interface_create(struct net_device *netdev, enum fip_mode fip_mode) fcoe_interface_create() argument 2288 fcoe_create(struct net_device *netdev, enum fip_mode fip_mode) fcoe_create() argument [all...] |
H A D | fcoe_ctlr.c | 3168 fcoe_ctlr_mode_set(struct fc_lport *lport, struct fcoe_ctlr *fip, enum fip_mode fip_mode) fcoe_ctlr_mode_set() argument
|
/kernel/linux/linux-6.6/drivers/scsi/fcoe/ |
H A D | fcoe_transport.c | 864 enum fip_mode fip_mode = (enum fip_mode)(uintptr_t)kp->arg; in fcoe_transport_create() local
|
H A D | fcoe.c | 2183 static int _fcoe_create(struct net_device *netdev, enum fip_mode fip_mode, in _fcoe_create() argument 379 fcoe_interface_create(struct net_device *netdev, enum fip_mode fip_mode) fcoe_interface_create() argument 2274 fcoe_create(struct net_device *netdev, enum fip_mode fip_mode) fcoe_create() argument [all...] |
H A D | fcoe_ctlr.c | 3160 fcoe_ctlr_mode_set(struct fc_lport *lport, struct fcoe_ctlr *fip, enum fip_mode fip_mode) fcoe_ctlr_mode_set() argument
|
/kernel/linux/linux-5.10/include/scsi/ |
H A D | libfcoe.h | 69 enum fip_mode { enum
|
/kernel/linux/linux-6.6/include/scsi/ |
H A D | libfcoe.h | 70 enum fip_mode { enum
|
/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_fcoe.c | 1438 bnx2fc_interface_create(struct bnx2fc_hba *hba, struct net_device *netdev, enum fip_mode fip_mode) bnx2fc_interface_create() argument 2296 _bnx2fc_create(struct net_device *netdev, enum fip_mode fip_mode, enum bnx2fc_create_link_state link_state) _bnx2fc_create() argument 2449 bnx2fc_create(struct net_device *netdev, enum fip_mode fip_mode) bnx2fc_create() argument [all...] |
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_fcoe.c | 1430 bnx2fc_interface_create(struct bnx2fc_hba *hba, struct net_device *netdev, enum fip_mode fip_mode) bnx2fc_interface_create() argument 2288 _bnx2fc_create(struct net_device *netdev, enum fip_mode fip_mode, enum bnx2fc_create_link_state link_state) _bnx2fc_create() argument 2441 bnx2fc_create(struct net_device *netdev, enum fip_mode fip_mode) bnx2fc_create() argument [all...] |
Completed in 24 milliseconds