Home
last modified time | relevance | path

Searched defs:fib (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/scsi/aacraid/
H A Ddpcsup.c44 struct fib * fib; in aac_response_normal() local
176 struct fib *fib = &fibctx; in aac_command_normal() local
277 struct fib * fib; in aac_intr_normal() local
333 struct fib *fib = &dev->fibs[index]; in aac_intr_normal() local
H A Dlinit.c697 struct fib *fib; in aac_eh_abort() local
781 struct fib *fib = &aac->fibs[count]; in aac_eh_abort() local
803 struct fib *fib = &aac->fibs[count]; in aac_eh_abort() local
828 struct fib *fib, u64 tmf_lun) in aac_eh_tmf_lun_reset_fib()
852 struct fib *fib) in aac_eh_tmf_hard_reset_fib()
911 struct fib *fib; in aac_eh_dev_reset() local
975 struct fib *fib; in aac_eh_target_reset() local
1045 struct fib *fib = &aac->fibs[count]; in aac_eh_bus_reset() local
1526 struct fib *fib = &aac->fibs[i]; in __aac_shutdown() local
H A Dcommctrl.c233 compat_uptr_t fib; member
247 struct fib *fib; in next_getadapter_fib() local
357 struct fib *fib; in aac_close_fib_context() local
H A Daachba.c1228 static int aac_read_raw_io(struct fib * fib, struct scsi_cmnd * cmd, u64 lba, u32 count) in aac_read_raw_io()
1286 static int aac_read_block64(struct fib * fib, struct scsi_cmnd * cmd, u64 lba, u32 count) in aac_read_block64()
1321 static int aac_read_block(struct fib * fib, struct scsi_cmnd * cmd, u64 lba, u32 count) in aac_read_block()
1356 static int aac_write_raw_io(struct fib * fib, struct scsi_cmnd * cmd, u64 lba, u32 count, int fua) in aac_write_raw_io()
1420 static int aac_write_block64(struct fib * fib, struct scsi_cmnd * cmd, u64 lba, u32 count, int fua) in aac_write_block64()
1455 static int aac_write_block(struct fib * fib, struct scsi_cmnd * cmd, u64 lba, u32 count, int fua) in aac_write_block()
1492 static struct aac_srb * aac_scsi_common(struct fib * fib, struct scsi_cmnd * cmd) in aac_scsi_common()
1531 static struct aac_hba_cmd_req *aac_construct_hbacmd(struct fib *fib, in aac_construct_hbacmd()
1579 static int aac_scsi_64(struct fib * fib, struct scsi_cmnd * cmd) in aac_scsi_64()
1610 static int aac_scsi_32(struct fib * fib, struct scsi_cmnd * cmd) in aac_scsi_32()
[all …]
H A Drx.c397 int aac_rx_deliver_producer(struct fib * fib) in aac_rx_deliver_producer()
420 static int aac_rx_deliver_message(struct fib * fib) in aac_rx_deliver_message()
H A Dsrc.c483 static int aac_src_deliver_message(struct fib *fib) in aac_src_deliver_message()
/linux/arch/s390/pci/
H A Dpci_irq.c36 struct zpci_fib fib = {0}; in zpci_set_airq() local
55 struct zpci_fib fib = {0}; in zpci_clear_airq() local
72 struct zpci_fib fib = {0}; in zpci_set_directed_irq() local
87 struct zpci_fib fib = {0}; in zpci_clear_directed_irq() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dmp.h23 } fib; member
/linux/net/netfilter/
H A Dnft_fib.c170 const struct nft_fib *fib; in nft_fib_reduce() local
/linux/arch/s390/kvm/
H A Dpci.h23 struct zpci_fib fib; member
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c467 struct mlxsw_sp_fib *fib; member
537 struct mlxsw_sp_fib *fib; in mlxsw_sp_fib_create() local
565 struct mlxsw_sp_fib *fib) in mlxsw_sp_fib_destroy()
792 const struct mlxsw_sp_fib *fib, u8 tree_id) in mlxsw_sp_vr_lpm_tree_bind()
803 const struct mlxsw_sp_fib *fib) in mlxsw_sp_vr_lpm_tree_unbind()
958 struct mlxsw_sp_fib *fib = mlxsw_sp_vr_fib(vr, proto); in mlxsw_sp_vr_lpm_tree_should_replace() local
968 struct mlxsw_sp_fib *fib, in mlxsw_sp_vr_lpm_tree_replace()
989 struct mlxsw_sp_fib *fib, in mlxsw_sp_vrs_lpm_tree_replace()
1350 struct mlxsw_sp_fib *fib; in mlxsw_sp_router_ip2me_fib_entry_find() local
3384 const struct mlxsw_sp_fib *fib) in mlxsw_sp_nexthop_group_vr_entry_lookup()
[all …]
/linux/drivers/net/netdevsim/
H A Dfib.c41 struct nsim_fib_entry fib; member