Home
last modified time | relevance | path

Searched defs:portptr (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/nvme/host/
H A Dfc.c190 localport_to_lport(struct nvme_fc_local_port *portptr) in localport_to_lport() argument
196 remoteport_to_rport(struct nvme_fc_remote_port *portptr) in remoteport_to_rport() argument
351 struct nvme_fc_local_port **portptr) in nvme_fc_register_localport() argument
456 nvme_fc_unregister_localport(struct nvme_fc_local_port * portptr) nvme_fc_unregister_localport() argument
667 nvme_fc_register_remoteport(struct nvme_fc_local_port * localport,struct nvme_fc_port_info * pinfo,struct nvme_fc_remote_port ** portptr) nvme_fc_register_remoteport() argument
846 nvme_fc_unregister_remoteport(struct nvme_fc_remote_port * portptr) nvme_fc_unregister_remoteport() argument
912 nvme_fc_set_remoteport_devloss(struct nvme_fc_remote_port * portptr,u32 dev_loss_tmo) nvme_fc_set_remoteport_devloss() argument
1726 nvme_fc_rcv_ls_req(struct nvme_fc_remote_port * portptr,struct nvmefc_ls_rsp * lsrsp,void * lsreqbuf,u32 lsreqbuf_len) nvme_fc_rcv_ls_req() argument
3300 struct nvme_fc_remote_port *portptr = &rport->remoteport; nvme_fc_reconnect_or_delete() local
[all...]
/openbmc/linux/net/netfilter/
H A Dnf_nat_proto.c44 __be16 *portptr, newport; in __udp_manip_pkt() local
147 __be16 *portptr, newport, oldport; in tcp_manip_pkt() local
190 __be16 *portptr, oldport, newport; in dccp_manip_pkt() local
/openbmc/linux/drivers/sh/maple/
H A Dmaple.c406 static int check_maple_device(struct device *device, void *portptr) in check_maple_device()
/openbmc/linux/drivers/nvme/target/
H A Dfc.c1378 struct nvmet_fc_target_port **portptr) in nvmet_fc_register_targetport()