Searched defs:fip (Results 1 – 16 of 16) sorted by relevance
/drivers/scsi/fcoe/ |
D | fcoe_ctlr.c | 86 static void fcoe_ctlr_set_state(struct fcoe_ctlr *fip, enum fip_state state) in fcoe_ctlr_set_state() 124 static void fcoe_ctlr_map_dest(struct fcoe_ctlr *fip) in fcoe_ctlr_map_dest() 139 void fcoe_ctlr_init(struct fcoe_ctlr *fip, enum fip_mode mode) in fcoe_ctlr_init() 163 struct fcoe_ctlr *fip = new->fip; in fcoe_sysfs_fcf_add() local 236 struct fcoe_ctlr *fip = new->fip; in fcoe_sysfs_fcf_del() local 270 static void fcoe_ctlr_reset_fcfs(struct fcoe_ctlr *fip) in fcoe_ctlr_reset_fcfs() 296 void fcoe_ctlr_destroy(struct fcoe_ctlr *fip) in fcoe_ctlr_destroy() 318 static void fcoe_ctlr_announce(struct fcoe_ctlr *fip) in fcoe_ctlr_announce() 360 static inline u32 fcoe_ctlr_fcoe_size(struct fcoe_ctlr *fip) in fcoe_ctlr_fcoe_size() 376 static void fcoe_ctlr_solicit(struct fcoe_ctlr *fip, struct fcoe_fcf *fcf) in fcoe_ctlr_solicit() [all …]
|
D | fcoe.c | 293 struct fcoe_ctlr *fip = fcoe_to_ctlr(fcoe); in fcoe_interface_setup() local 444 struct fcoe_ctlr *fip = fcoe_to_ctlr(fcoe); in fcoe_interface_remove() local 489 struct fcoe_ctlr *fip = fcoe_to_ctlr(fcoe); in fcoe_interface_cleanup() local 563 static void fcoe_fip_send(struct fcoe_ctlr *fip, struct sk_buff *skb) in fcoe_fip_send() 568 struct fip_header fip; in fcoe_fip_send() member 2574 struct fcoe_ctlr *fip = arg; in fcoe_flogi_resp() local 2629 struct fcoe_ctlr *fip = fcoe_to_ctlr(fcoe); in fcoe_elsct_send() local
|
D | libfcoe.h | 23 #define LIBFCOE_FIP_DBG(fip, fmt, args...) \ argument
|
D | fcoe_sysfs.c | 389 struct fcoe_ctlr *fip = fcoe_ctlr_device_priv(ctlr); in store_ctlr_fip_resp() local 413 struct fcoe_ctlr *fip = fcoe_ctlr_device_priv(ctlr); in show_ctlr_fip_resp() local
|
D | fcoe_transport.c | 219 struct fcoe_ctlr *fip = fcoe_ctlr_device_priv(ctlr_dev); in fcoe_ctlr_get_lesb() local
|
/drivers/scsi/bnx2fc/ |
D | bnx2fc_els.c | 863 struct fcoe_ctlr *fip = arg; in bnx2fc_flogi_resp() local 915 struct fcoe_ctlr *fip = arg; in bnx2fc_logo_resp() local 934 struct fcoe_ctlr *fip = bnx2fc_to_ctlr(interface); in bnx2fc_elsct_send() local
|
D | bnx2fc_fcoe.c | 1105 static void bnx2fc_fip_send(struct fcoe_ctlr *fip, struct sk_buff *skb) in bnx2fc_fip_send()
|
/drivers/scsi/fnic/ |
D | fnic_fcs.c | 304 static inline int is_fnic_fip_flogi_reject(struct fcoe_ctlr *fip, in is_fnic_fip_flogi_reject() 371 struct fcoe_ctlr *fip = &fnic->ctlr; in fnic_fcoe_send_vlan_req() local 424 struct fcoe_ctlr *fip = &fnic->ctlr; in fnic_fcoe_process_vlan_resp() local 1019 void fnic_eth_send(struct fcoe_ctlr *fip, struct sk_buff *skb) in fnic_eth_send()
|
D | fnic_fip.h | 53 struct fip_header fip; member
|
D | fnic.h | 317 static inline struct fnic *fnic_from_ctlr(struct fcoe_ctlr *fip) in fnic_from_ctlr()
|
/drivers/scsi/qedf/ |
D | qedf_fip.c | 121 void qedf_fip_send(struct fcoe_ctlr *fip, struct sk_buff *skb) in qedf_fip_send()
|
D | qedf.h | 559 struct fip_header fip; member
|
/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_filter.c | 1059 unsigned int fip = 0, fip_mask = 0; in fill_default_mask() local
|
D | cxgb4.h | 1364 uint8_t fip[16]; /* foreign IP address (IPv4 in [3:0]) */ member
|
D | t4fw_api.h | 198 __u8 fip[16]; member 230 __u8 fip[16]; member
|
/drivers/scsi/lpfc/ |
D | lpfc_sli.c | 9523 uint32_t fip; in lpfc_sli4_iocb2wqe() local
|