Searched refs:bfa_port_stats_u (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/bfa/ |
H A D | bfa_port.h | 32 union bfa_port_stats_u *stats; 52 union bfa_port_stats_u *stats,
|
H A D | bfa_port.c | 21 bfa_port_stats_swap(struct bfa_port_s *port, union bfa_port_stats_u *stats) in bfa_port_stats_swap() 27 for (i = 0; i < sizeof(union bfa_port_stats_u)/sizeof(u32); in bfa_port_stats_swap() 92 sizeof(union bfa_port_stats_u)); in bfa_port_get_stats_isr() 189 return BFA_ROUNDUP(sizeof(union bfa_port_stats_u), BFA_DMA_ALIGN_SZ); in bfa_port_meminfo() 331 bfa_port_get_stats(struct bfa_port_s *port, union bfa_port_stats_u *stats, in bfa_port_get_stats()
|
H A D | bfad_attr.c | 262 union bfa_port_stats_u *fcstats; in bfad_im_get_stats() 267 fcstats = kzalloc(sizeof(union bfa_port_stats_u), GFP_KERNEL); in bfad_im_get_stats()
|
H A D | bfa_defs_svc.h | 1323 union bfa_port_stats_u { union
|
H A D | bfad_bsg.c | 329 sizeof(union bfa_port_stats_u)) != BFA_STATUS_OK) { in bfad_iocmd_port_get_stats()
|
/kernel/linux/linux-6.6/drivers/scsi/bfa/ |
H A D | bfa_port.h | 32 union bfa_port_stats_u *stats; 52 union bfa_port_stats_u *stats,
|
H A D | bfa_port.c | 21 bfa_port_stats_swap(struct bfa_port_s *port, union bfa_port_stats_u *stats) in bfa_port_stats_swap() 27 for (i = 0; i < sizeof(union bfa_port_stats_u)/sizeof(u32); in bfa_port_stats_swap() 92 sizeof(union bfa_port_stats_u)); in bfa_port_get_stats_isr() 189 return BFA_ROUNDUP(sizeof(union bfa_port_stats_u), BFA_DMA_ALIGN_SZ); in bfa_port_meminfo() 331 bfa_port_get_stats(struct bfa_port_s *port, union bfa_port_stats_u *stats, in bfa_port_get_stats()
|
H A D | bfad_attr.c | 262 union bfa_port_stats_u *fcstats; in bfad_im_get_stats() 267 fcstats = kzalloc(sizeof(union bfa_port_stats_u), GFP_KERNEL); in bfad_im_get_stats()
|
H A D | bfa_defs_svc.h | 1323 union bfa_port_stats_u { union
|
H A D | bfad_bsg.c | 329 sizeof(union bfa_port_stats_u)) != BFA_STATUS_OK) { in bfad_iocmd_port_get_stats()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/ |
H A D | bfa_defs_cna.h | 99 union bfa_port_stats_u { union
|
/kernel/linux/linux-6.6/drivers/net/ethernet/brocade/bna/ |
H A D | bfa_defs_cna.h | 99 union bfa_port_stats_u { union
|
Completed in 40 milliseconds