Home
last modified time | relevance | path

Searched defs:fip (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c86 static void fcoe_ctlr_set_state(struct fcoe_ctlr *fip, enum fip_state state) in fcoe_ctlr_set_state() argument
124 static void fcoe_ctlr_map_dest(struct fcoe_ctlr *fip) in fcoe_ctlr_map_dest() argument
139 fcoe_ctlr_init(struct fcoe_ctlr * fip,enum fip_mode mode) fcoe_ctlr_init() argument
163 struct fcoe_ctlr *fip = new->fip; fcoe_sysfs_fcf_add() local
236 struct fcoe_ctlr *fip = new->fip; fcoe_sysfs_fcf_del() local
270 fcoe_ctlr_reset_fcfs(struct fcoe_ctlr * fip) fcoe_ctlr_reset_fcfs() argument
296 fcoe_ctlr_destroy(struct fcoe_ctlr * fip) fcoe_ctlr_destroy() argument
318 fcoe_ctlr_announce(struct fcoe_ctlr * fip) fcoe_ctlr_announce() argument
360 fcoe_ctlr_fcoe_size(struct fcoe_ctlr * fip) fcoe_ctlr_fcoe_size() argument
376 fcoe_ctlr_solicit(struct fcoe_ctlr * fip,struct fcoe_fcf * fcf) fcoe_ctlr_solicit() argument
381 struct fip_header fip; fcoe_ctlr_solicit() member
439 fcoe_ctlr_link_up(struct fcoe_ctlr * fip) fcoe_ctlr_link_up() argument
478 fcoe_ctlr_reset(struct fcoe_ctlr * fip) fcoe_ctlr_reset() argument
498 fcoe_ctlr_link_down(struct fcoe_ctlr * fip) fcoe_ctlr_link_down() argument
529 fcoe_ctlr_send_keep_alive(struct fcoe_ctlr * fip,struct fc_lport * lport,int ports,u8 * sa) fcoe_ctlr_send_keep_alive() argument
536 struct fip_header fip; fcoe_ctlr_send_keep_alive() member
604 fcoe_ctlr_encaps(struct fcoe_ctlr * fip,struct fc_lport * lport,u8 dtype,struct sk_buff * skb,u32 d_id) fcoe_ctlr_encaps() argument
609 struct fip_header fip; fcoe_ctlr_encaps() member
697 fcoe_ctlr_els_send(struct fcoe_ctlr * fip,struct fc_lport * lport,struct sk_buff * skb) fcoe_ctlr_els_send() argument
819 fcoe_ctlr_age_fcfs(struct fcoe_ctlr * fip) fcoe_ctlr_age_fcfs() argument
889 fcoe_ctlr_parse_adv(struct fcoe_ctlr * fip,struct sk_buff * skb,struct fcoe_fcf * fcf) fcoe_ctlr_parse_adv() argument
1018 fcoe_ctlr_recv_adv(struct fcoe_ctlr * fip,struct sk_buff * skb) fcoe_ctlr_recv_adv() argument
1134 fcoe_ctlr_recv_els(struct fcoe_ctlr * fip,struct sk_buff * skb) fcoe_ctlr_recv_els() argument
1307 fcoe_ctlr_recv_clr_vlink(struct fcoe_ctlr * fip,struct sk_buff * skb) fcoe_ctlr_recv_clr_vlink() argument
1511 fcoe_ctlr_recv(struct fcoe_ctlr * fip,struct sk_buff * skb) fcoe_ctlr_recv() argument
1528 fcoe_ctlr_recv_handler(struct fcoe_ctlr * fip,struct sk_buff * skb) fcoe_ctlr_recv_handler() argument
1614 fcoe_ctlr_select(struct fcoe_ctlr * fip) fcoe_ctlr_select() argument
1666 fcoe_ctlr_flogi_send_locked(struct fcoe_ctlr * fip) fcoe_ctlr_flogi_send_locked() argument
1704 fcoe_ctlr_flogi_retry(struct fcoe_ctlr * fip) fcoe_ctlr_flogi_retry() argument
1735 fcoe_ctlr_flogi_send(struct fcoe_ctlr * fip) fcoe_ctlr_flogi_send() argument
1775 struct fcoe_ctlr *fip = timer_container_of(fip, t, timer); fcoe_ctlr_timeout() local
1789 struct fcoe_ctlr *fip; fcoe_ctlr_timer_work() local
1872 struct fcoe_ctlr *fip; fcoe_ctlr_recv_work() local
1896 fcoe_ctlr_recv_flogi(struct fcoe_ctlr * fip,struct fc_lport * lport,struct fc_frame * fp) fcoe_ctlr_recv_flogi() argument
2012 fcoe_ctlr_vn_send(struct fcoe_ctlr * fip,enum fip_vn2vn_subcode sub,const u8 * dest,size_t min_len) fcoe_ctlr_vn_send() argument
2019 struct fip_header fip; fcoe_ctlr_vn_send() member
2121 struct fcoe_ctlr *fip = lport->disc.priv; fcoe_ctlr_vn_rport_callback() local
2183 struct fcoe_ctlr *fip = lport->disc.priv; fcoe_ctlr_disc_stop() local
2210 fcoe_ctlr_vn_restart(struct fcoe_ctlr * fip) fcoe_ctlr_vn_restart() argument
2248 fcoe_ctlr_vn_start(struct fcoe_ctlr * fip) fcoe_ctlr_vn_start() argument
2264 fcoe_ctlr_vn_parse(struct fcoe_ctlr * fip,struct sk_buff * skb,struct fcoe_rport * frport) fcoe_ctlr_vn_parse() argument
2389 fcoe_ctlr_vn_send_claim(struct fcoe_ctlr * fip) fcoe_ctlr_vn_send_claim() argument
2402 fcoe_ctlr_vn_probe_req(struct fcoe_ctlr * fip,struct fcoe_rport * frport) fcoe_ctlr_vn_probe_req() argument
2453 fcoe_ctlr_vn_probe_reply(struct fcoe_ctlr * fip,struct fcoe_rport * frport) fcoe_ctlr_vn_probe_reply() argument
2483 fcoe_ctlr_vn_add(struct fcoe_ctlr * fip,struct fcoe_rport * new) fcoe_ctlr_vn_add() argument
2541 fcoe_ctlr_vn_lookup(struct fcoe_ctlr * fip,u32 port_id,u8 * mac) fcoe_ctlr_vn_lookup() argument
2565 fcoe_ctlr_vn_claim_notify(struct fcoe_ctlr * fip,struct fcoe_rport * new) fcoe_ctlr_vn_claim_notify() argument
2620 fcoe_ctlr_vn_claim_resp(struct fcoe_ctlr * fip,struct fcoe_rport * new) fcoe_ctlr_vn_claim_resp() argument
2636 fcoe_ctlr_vn_beacon(struct fcoe_ctlr * fip,struct fcoe_rport * new) fcoe_ctlr_vn_beacon() argument
2690 fcoe_ctlr_vn_age(struct fcoe_ctlr * fip) fcoe_ctlr_vn_age() argument
2732 fcoe_ctlr_vn_recv(struct fcoe_ctlr * fip,struct sk_buff * skb) fcoe_ctlr_vn_recv() argument
2795 fcoe_ctlr_vlan_parse(struct fcoe_ctlr * fip,struct sk_buff * skb,struct fcoe_rport * frport) fcoe_ctlr_vlan_parse() argument
2890 fcoe_ctlr_vlan_send(struct fcoe_ctlr * fip,enum fip_vlan_subcode sub,const u8 * dest) fcoe_ctlr_vlan_send() argument
2897 struct fip_header fip; fcoe_ctlr_vlan_send() member
2952 fcoe_ctlr_vlan_disc_reply(struct fcoe_ctlr * fip,struct fcoe_rport * frport) fcoe_ctlr_vlan_disc_reply() argument
2968 fcoe_ctlr_vlan_recv(struct fcoe_ctlr * fip,struct sk_buff * skb) fcoe_ctlr_vlan_recv() argument
3026 struct fcoe_ctlr *fip = disc->priv; fcoe_ctlr_disc_start() local
3044 fcoe_ctlr_vn_disc(struct fcoe_ctlr * fip) fcoe_ctlr_vn_disc() argument
3072 fcoe_ctlr_vn_timeout(struct fcoe_ctlr * fip) fcoe_ctlr_vn_timeout() argument
3159 fcoe_ctlr_mode_set(struct fc_lport * lport,struct fcoe_ctlr * fip,enum fip_mode fip_mode) fcoe_ctlr_mode_set() argument
3197 fcoe_libfc_config(struct fc_lport * lport,struct fcoe_ctlr * fip,const struct libfc_function_template * tt,int init_fcp) fcoe_libfc_config() argument
3216 struct fcoe_ctlr *fip = fcoe_ctlr_device_priv(ctlr_dev); fcoe_fcf_get_selected() local
[all...]
H A Dfcoe.c294 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
488 struct fcoe_ctlr *fip = fcoe_to_ctlr(fcoe); in fcoe_interface_cleanup() local
562 static void fcoe_fip_send(struct fcoe_ctlr *fip, struct sk_buff *skb) in fcoe_fip_send()
567 struct fip_header fip; in fcoe_fip_send() member
2541 struct fcoe_ctlr *fip = arg; in fcoe_flogi_resp() local
2596 struct fcoe_ctlr *fip = fcoe_to_ctlr(fcoe); in fcoe_elsct_send() local
H A Dlibfcoe.h23 #define LIBFCOE_FIP_DBG(fip, fmt, args...) \ argument
H A Dfcoe_sysfs.c369 struct fcoe_ctlr *fip = fcoe_ctlr_device_priv(ctlr); in store_ctlr_fip_resp() local
393 struct fcoe_ctlr *fip = fcoe_ctlr_device_priv(ctlr); in show_ctlr_fip_resp() local
H A Dfcoe_transport.c220 struct fcoe_ctlr *fip = fcoe_ctlr_device_priv(ctlr_dev); in fcoe_ctlr_get_lesb() local
/linux/drivers/scsi/fnic/
H A Dfip.h52 struct fip_header fip; member
57 struct fip_header fip; member
63 struct fip_header fip; member
70 struct fip_header fip; member
75 struct fip_header fip; member
95 struct fip_header fip; member
101 struct fip_header fip; member
108 struct fip_header fip; member
115 struct fip_header fip; member
/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_els.c863 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
H A Dbnx2fc_fcoe.c1097 static void bnx2fc_fip_send(struct fcoe_ctlr *fip, struct sk_buff *skb) in bnx2fc_fip_send()
/linux/arch/x86/include/asm/
H A Duser_32.h49 long fip; member
61 long fip; member
H A Duser32.h12 u32 fip; member
25 int fip; member
/linux/drivers/scsi/qedf/
H A Dqedf_fip.c121 void qedf_fip_send(struct fcoe_ctlr *fip, struct sk_buff *skb) in qedf_fip_send()
/linux/arch/x86/include/asm/fpu/
H A Dtypes.h18 u32 fip; /* FPU IP Offset */ member
47 u32 fip; /* FPU IP Offset */ member
85 u32 fip; member
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_filter.c1059 unsigned int fip = 0, fip_mask = 0; in fill_default_mask() local
H A Dt4fw_api.h198 __u8 fip[16]; member
230 __u8 fip[16]; member
/linux/drivers/scsi/lpfc/
H A Dlpfc_sli.c22670 bool fip; in lpfc_sli_prep_wqe() local