Home
last modified time | relevance | path

Searched refs:bfa_defs_fcpim_throttle_s (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/bfa/
H A Dbfad_bsg.h773 struct bfa_defs_fcpim_throttle_s throttle;
H A Dbfa_defs_svc.h928 struct bfa_defs_fcpim_throttle_s { struct
H A Dbfa_fcpim.c3830 struct bfa_defs_fcpim_throttle_s throttle; in bfa_fcpim_throttle_get()
3836 memset(&throttle, 0, sizeof(struct bfa_defs_fcpim_throttle_s)); in bfa_fcpim_throttle_get()
3843 memcpy(buf, &throttle, sizeof(struct bfa_defs_fcpim_throttle_s)); in bfa_fcpim_throttle_get()